blob: a94db4c10908c81cb7584ed8260255154306a4de [file] [log] [blame]
{
"name": "TANsdk",
"version": "0.0.6",
"summary": "ProtectFive Tracking, Analytics and Notifications SDK",
"description": "Description: ProtectFive Tracking, Analytics and Notifications SDK",
"homepage": "https://mvelezs@bitbucket.org/protectfive/trackingsdk_ios.git",
"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/TANsdk_iOS/TANsdk_iOS_0_0_6.zip"
},
"resources": "TANSdk.framework/TANsdkConfig.plist",
"frameworks": [
"UIKit",
"CoreData"
],
"ios": {
"vendored_frameworks": "TANSdk.framework"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"SwiftyJSON": [
],
"Arcane": [
]
},
"pushed_with_swift_version": "3.0"
}