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