[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 7 / d / e / AdjustAdobeExtension / 1.1.0 / AdjustAdobeExtension.podspec.json
blobf2996a102ce83366959e68d3061bec4350320191
2   "name": "AdjustAdobeExtension",
3   "version": "1.1.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": "v1.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AdjustAdobeExtension/Classes/**/*",
22   "static_framework": true,
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "dependencies": {
30     "Adjust": [
31       "4.31.0"
32     ],
33     "ACPCore": [
35     ]
36   }