blob: 74da57dcfd7b88181d7363abae0d38a80d047acf [file] [log] [blame]
{
"name": "SDKP5",
"version": "0.0.5",
"summary": "ProtectFive Analytics, Tracking, Notifications SDK",
"description": "Description: ProtectFive Analytics, Tracking, Notifications SDK",
"homepage": "https://mvelezs@bitbucket.org/mvelezs/sdkp5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Miquel Àngel Vélez Serrano": "miquelangel.velez@protectfive.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "http://protectfive.com/downloads/TrackingSDK_iOS/SDKP5.zip"
},
"resources": "Resources/SDKP5Config.plist",
"ios": {
"vendored_frameworks": "SDKP5.framework"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"SwiftyJSON": [
]
},
"pushed_with_swift_version": "3.0"
}