blob: 0f872fac1f26b291124cd4d5d85b34da352ec464 [file] [log] [blame]
{
"name": "ConnectTracker",
"version": "1.5.1",
"summary": "Connected Interactive SDK",
"description": "This is the iOS SDK of Connected Interactive. For more information, please visit http://connectedinteractive.com.\nSetup instructions: http://dashboard.connectedinteractive.com/docs/ios.",
"homepage": "http://connectedinteractive.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lisardo Kist": "lisardo@connectedinteractive.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://raw.githubusercontent.com/connectedinteractive/connectsdk-ios-dependency/1.5.1/ConnectSDK.zip"
},
"ios": {
"vendored_frameworks": "ConnectSDK.framework"
}
}