blob: 6b7f580ff60a4d802662070caaded9fe676a2c0b [file] [log] [blame]
{
"name": "PZSWIFTSDK",
"version": "1.0.2",
"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+c391638/Pointzi.zip"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "Pointzi/PointziFramework.framework"
},
"dependencies": {
"Alamofire": [
]
}
}