blob: e6101a196ffc13b9a5b2d6ed20b3a6f76f4c12a9 [file] [log] [blame]
{
"name": "TANsdk",
"version": "0.0.18",
"summary": "ProtectFive Tracking, Analytics and Notifications SDK",
"description": "Description: ProtectFive Tracking, Analytics and Notifications SDK",
"homepage": "http://www.protectfive.com/",
"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_18.zip"
},
"resources": "TANSdk.framework/TANsdkConfigSample.plist",
"frameworks": [
"UIKit",
"CoreData"
],
"ios": {
"vendored_frameworks": "TANSdk.framework"
},
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.4"
],
"SwiftyJSON": [
],
"SCrypto": [
"~> 2.0.0"
]
},
"pushed_with_swift_version": "3.0"
}