blob: aeac3041c7454a6f6124d168a954ddd2cdddef0a [file] [log] [blame]
{
"name": "AppsFlyerAdobeExtension",
"version": "5.3.1",
"summary": "AppsFlyer iOS SDK Extension for Adobe Mobile SDK",
"description": "AppsFlyer iOS SDK Extension for Adobe Mobile SDK.",
"homepage": "https://github.com/AppsFlyerSDK/AppsFlyerAdobeExtension",
"license": {
"type": "proprietary",
"file": "LICENSE"
},
"authors": {
"AppsFlyer": "benjamin@appsflyer.com"
},
"source": {
"git": "https://github.com/AppsFlyerSDK/AppsFlyerAdobeExtension.git",
"tag": "5.3.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AppsFlyerAdobeExtension/Classes/**/*",
"static_framework": true,
"public_header_files": "AppsFlyerAdobeExtension/Classes/**/*.h",
"dependencies": {
"AppsFlyerFramework": [
"~>5.3.0"
],
"ACPCore": [
]
}
}