[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / f / e / 4 / AppsFlyerAdobeExtension / 1.0.10 / AppsFlyerAdobeExtension.podspec.json
blobb9329ed06e0bd33d8893d3066eb98f5ed282a4ad
2   "name": "AppsFlyerAdobeExtension",
3   "version": "1.0.10",
4   "summary": "AppsFlyer iOS SDK Extension for Adobe Mobile SDK",
5   "description": "AppsFlyer iOS SDK Extension for Adobe Mobile SDK.",
6   "homepage": "https://github.com/AppsFlyerSDK/AppsFlyerAdobeExtension",
7   "license": {
8     "type": "proprietary",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AppsFlyer": "benjamin@appsflyer.com"
13   },
14   "source": {
15     "git": "https://github.com/AppsFlyerSDK/AppsFlyerAdobeExtension.git",
16     "tag": "1.0.10"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AppsFlyerAdobeExtension/Classes/**/*",
22   "static_framework": true,
23   "public_header_files": "AppsFlyerAdobeExtension/Classes/**/*.h",
24   "dependencies": {
25     "AppsFlyerFramework": [
26       "~>4.11.0"
27     ],
28     "ACPCore": [
30     ]
31   }