blob: d4822bced30e2e80fee67d3d706f7b41aa7ac9c0 [file] [log] [blame]
{
"name": "Tango",
"version": "1.0.2",
"summary": "Tango iOS SDK",
"authors": {
"Tango Targeting Inc.": "dev@tangotargeting.com"
},
"homepage": "http://www.tangotargeting.com",
"license": {
"type": "COMMERCIAL",
"file": "LICENSE.txt"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/tangotargeting/tango-ios.git",
"tag": "1.0.2"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"CoreGraphics",
"CoreLocation"
],
"vendored_frameworks": "Tango.framework"
}