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