blob: 1670394febfc7e6241238ab4b5ca9685a0681b0d [file] [log] [blame]
{
"name": "Tango",
"version": "1.0.7",
"summary": "This is the Tango Targeting iOS SDK for Mobile Marketing Automation.",
"homepage": "http://www.tangotargeting.com",
"license": {
"type": "COMMERCIAL",
"file": "LICENSE"
},
"authors": {
"Tango Targeting Inc.": "dev@tangotargeting.com"
},
"source": {
"git": "https://github.com/tangotargeting/tango-ios.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Tango/Classes/**/*",
"documentation_url": "https://tangotargeting.github.io/tango-documentation/developer-guide/ios/installation/",
"resource_bundles": {
"Tango": [
"Tango/Assets/*.png"
]
},
"public_header_files": "Tango/Classes/**/*.h",
"frameworks": [
"SystemConfiguration",
"UIKit",
"CoreGraphics",
"CoreLocation"
],
"dependencies": {
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "4.0"
}