blob: 1265791fe9e473069dc64f24247a4ba17530ca82 [file] [log] [blame]
{
"name": "TangoRichNotification",
"version": "1.0.13",
"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.13"
},
"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"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}