blob: b0eac04e5602f115c230012b0ba2afa29910568a [file] [log] [blame]
{
"name": "Apxor-Survey",
"version": "1.1.5",
"summary": "This plugin is used for the ability to launch surveys and NPS on the fly.",
"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/survey/115/ApxoriOSSDK-Survey-115.zip"
},
"source_files": "APXSurveyPlugin.framework/Headers/*.h*",
"public_header_files": "APXSurveyPlugin.framework/Headers/*.h*",
"vendored_frameworks": "APXSurveyPlugin.framework",
"preserve_paths": "APXSurveyPlugin.framework",
"requires_arc": true,
"dependencies": {
"Apxor-Core": [
">= 2.4.8"
],
"Apxor-CE": [
">= 1.2.2"
]
}
}