blob: a42d159b3d1f6a57b9227a44d5e761b67b4aa5fb [file] [log] [blame]
{
"name": "PQ-SDK",
"version": "0.0.6",
"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"
}