blob: 0e40aa61b46634523d94e3d9abf3ed7a11f2c205 [file] [log] [blame]
{
"name": "AppierFramework",
"version": "7.2.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": "9.0"
},
"source": {
"git": "https://github.com/appier/appier-ios-framework.git",
"tag": "v7.2.0"
},
"ios": {
"vendored_frameworks": "Appier.xcframework"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"SystemConfiguration",
"CoreLocation",
"ImageIO",
"MobileCoreServices"
],
"requires_arc": true
}