blob: 37f26327928552463796ac9decb5dbf65a575bf2 [file] [log] [blame]
{
"name": "AppierExtensionFramework",
"version": "7.10.1",
"summary": "AppierExtensionFramework 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": "10.0"
},
"source": {
"git": "https://github.com/appier/appier-ios-framework.git",
"tag": "v7.10.1"
},
"ios": {
"vendored_frameworks": "AppierExtension.xcframework"
},
"requires_arc": true
}