blob: 0760f41158bd1fd71dcf4f58b59ce7a8923e82a8 [file] [log] [blame]
{
"name": "TANsdk",
"version": "0.0.15",
"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_15.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"
}