blob: 9e7c4a67ff6023f9ca430d66af9ab9cb69d790fe [file] [log] [blame]
{
"name": "TangoRichNotification",
"version": "1.0.7",
"summary": "This is the Tango Targeting Rich Notification extension 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": "10.3"
},
"source_files": "TangoRichNotification/Classes/**/*",
"documentation_url": "https://tangotargeting.github.io/tango-documentation/developer-guide/ios/installation/",
"public_header_files": "TangoRichNotification/Classes/**/*.h",
"frameworks": [
"SystemConfiguration",
"UIKit",
"CoreGraphics",
"CoreLocation"
],
"pushed_with_swift_version": "4.0"
}