blob: 46e4c714748884e3dab80ea03f70a58bf8f8e07f [file] [log] [blame]
{
"name": "AppierFramework",
"version": "7.0.0",
"summary": "AppierFramework is the library for Appier Enterprise Solutions.",
"homepage": "https://www.appier.com",
"documentation_url": "https://docs.aiqua.appier.com/docs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Appier": "shiv.raj@appier.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/appier/appier-ios-framework.git",
"tag": "v7.0.0"
},
"ios": {
"vendored_frameworks": "Appier.framework"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"ImageIO",
"MobileCoreServices"
],
"requires_arc": true
}