blob: be1448fef741e3f8d262866623b3c630cc213bf6 [file] [log] [blame]
{
"name": "Apxor-Survey",
"version": "1.1.8",
"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": "10.0"
},
"source": {
"http": "https://repo.apxor.com/artifactory/libs-release-ios/survey/118/ApxoriOSSDK-Survey-118.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.6.1"
],
"Apxor-CE": [
">= 1.2.74"
]
}
}