blob: 557be1e0488b30d4f0bf742b5b6c502427a703c6 [file] [log] [blame]
{
"name": "AppsFlyerAdobeExtension",
"version": "1.0.11",
"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": "1.0.11"
},
"platforms": {
"ios": "11.0"
},
"source_files": "AppsFlyerAdobeExtension/Classes/**/*",
"static_framework": true,
"public_header_files": "AppsFlyerAdobeExtension/Classes/**/*.h",
"dependencies": {
"AppsFlyerFramework": [
"~>4.11.0"
],
"ACPCore": [
]
}
}