[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / f / e / 4 / AppsFlyerAdobeExtension / 1.0.11 / AppsFlyerAdobeExtension.podspec.json
blob557be1e0488b30d4f0bf742b5b6c502427a703c6
2   "name": "AppsFlyerAdobeExtension",
3   "version": "1.0.11",
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.11"
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   }