blob: edcf31ba28aed318acfcc1d291fb8f3e9dec7cfa [file] [log] [blame]
{
"name": "AIRexLib",
"version": "4.0.8",
"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": "v4.0.8"
},
"ios": {
"vendored_frameworks": [
"Appier.framework"
]
},
"swift_versions": "4.0",
"requires_arc": true,
"swift_version": "4.0"
}