blob: 06c417c1fa018d486fdd6d0d1a2bf11f89f727d0 [file] [log] [blame]
{
"name": "Tango",
"version": "1.0.4",
"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.4"
},
"frameworks": [
"SystemConfiguration",
"UIKit",
"CoreGraphics",
"CoreLocation"
],
"vendored_frameworks": "Tango.framework"
}