blob: e6724ba5bdb2ed0144d5743453a56e3bc909955c [file] [log] [blame]
{
"name": "PZSWIFTSDK",
"version": "1.8.0",
"summary": "Description of PZ Framework.",
"description": "A bigger description of PZ Framework.",
"homepage": "https://pointzi.com",
"license": {
"type": "Apache-2.0",
"file": "LICENSE.txt"
},
"authors": {
"Author one": "ganeshfaterpekar@gmail.com"
},
"source": {
"http": "https://pkg.streethawk.com/artifactory/pointzi-ios/streethawk/pointzi-sdk-ios-swift/buildfix/-beta+1e06c6c/Pointzi.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Pointzi/PointziFramework.framework"
},
"dependencies": {
"Alamofire": [
]
}
}