blob: 5d506dcb97d21caf1e232f099c38b0a76dd273ed [file] [log] [blame]
{
"name": "PZPVSDK",
"version": "1.0.3",
"summary": "Description of Umbrella Framework.",
"description": "A bigger description of Umbrella Framework.",
"homepage": "https://pointzi.com",
"license": {
"type": "Apache-2.0",
"file": "LICENSE.txt"
},
"authors": {
"Author one": "ganeshfaterpekar@gmail.com",
"Author two": "ganeshfaterpekar@gmail.com"
},
"source": {
"http": "https://gitlab.com/ganeshfaterpekar/umbrellaframework/raw/master/Umbrella/PointziSDKFramework.zip"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "PointziSDKFramework/PointziSDK.framework"
},
"dependencies": {
"Alamofire": [
]
}
}