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