blob: 2e095d8c012a441bb7504be2063d549219d4facb [file] [log] [blame]
{
"name": "AIRexLib",
"version": "3.0.0",
"summary": "iOS Sdk helps you to track user events in your app and display notifications",
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"homepage": "https://www.appier.com/en/index.html",
"documentation_url": "https://docs.aiqua.appier.com/docs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"appier": "rex.chen@appier.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/chunta/AIRexLib.git",
"tag": "v3.0.0"
},
"ios": {
"vendored_frameworks": [
"Appier.framework"
]
},
"swift_versions": "4.0",
"requires_arc": true,
"swift_version": "4.0"
}