blob: 4580e0cb1eb8486e6de14f5967c06d676389133c [file] [log] [blame]
{
"name": "PQ-SDK",
"version": "0.0.5",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://parkquility.com",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Shivam Gupta": "shivam.gupta@smartnomad.com"
},
"platforms": {
"ios": "12.0"
},
"ios": {
"vendored_frameworks": "PQ_SDK_Framework.framework"
},
"source": {
"http": "https://test-pq-sdk.s3.us-east-2.amazonaws.com/PQ-SDK.zip"
},
"exclude_files": "Classes/Exclude"
}