blob: 5f55fd6cf22f36d9a85f662b90345d13cb41b147 [file] [log] [blame]
{
"name": "Apxor-RTA",
"version": "1.5.1",
"summary": "The real-time messaging plugin is used to power in app messages, inline messages, coach marks, walkthroughs and passive nudges.",
"homepage": "https://www.apxor.com",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"Uday Koushik": "udaykoushik.mula@apxor.com"
},
"social_media_url": "https://twitter.com/apxormobile",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://repo.apxor.com/artifactory/libs-release-ios/rta/151/ApxoriOSSDK-RTA-151.zip"
},
"source_files": "APXRTAPlugin.framework/Headers/*.h*",
"public_header_files": "APXRTAPlugin.framework/Headers/*.h*",
"vendored_frameworks": "APXRTAPlugin.framework",
"preserve_paths": "APXRTAPlugin.framework",
"requires_arc": true,
"dependencies": {
"Apxor-Core": [
">= 2.5.6"
],
"Apxor-CE": [
">= 1.2.5"
]
}
}