[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / e / 4 / AppsFlyerAdobeExtension / 1.0.0 / AppsFlyerAdobeExtension.podspec.json
blob6ab3843823114760d5afc403a2c8b674b364623f
2   "name": "AppsFlyerAdobeExtension",
3   "version": "1.0.0",
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": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "benjamin": "benjamin@appsflyer.com"
13   },
14   "source": {
15     "git": "https://github.com/AppsFlyerSDK/AppsFlyerAdobeExtension.git",
16     "tag": "1.0.0"
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": [
27     ],
28     "ACPCore": [
30     ]
31   }