blob: 0e4f8007ad41e5f412cd03aa569f947c91f6123c [file] [log] [blame]
{
"name": "Apxor-RTA",
"version": "1.4.5",
"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/145/ApxoriOSSDK-RTA-145.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.3"
],
"Apxor-CE": [
">= 1.2.31"
]
}
}