[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / e / AdjustAdobeExtension / 2.0.0 / AdjustAdobeExtension.podspec.json
blob69643b2a1c90131fc8e667ecbb280a8ab99835af
2   "name": "AdjustAdobeExtension",
3   "version": "2.0.0",
4   "summary": "Adjust SDK extension for Adobe Experience Platform.",
5   "description": "A leading attribution solution that brings the full power of mobile ad measurement to your campaigns.",
6   "homepage": "https://github.com/adjust/ios_adobe_extension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Adjust": "sdk@adjust.com"
13   },
14   "source": {
15     "git": "https://github.com/adjust/ios_adobe_extension.git",
16     "tag": "v2.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "AdjustAdobeExtension/Classes/**/*",
22   "static_framework": true,
23   "dependencies": {
24     "Adjust": [
25       "4.37.0"
26     ],
27     "AEPCore": [
28       "~> 4.2"
29     ]
30   }