[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / AdformAdobeExtension / 1.3.3 / AdformAdobeExtension.podspec.json
blob6d9567aa3f8ee150f628b98241ed83e99a0877dc
2   "name": "AdformAdobeExtension",
3   "version": "1.3.3",
4   "summary": "Adform extension for Adobe Experience SDK.",
5   "homepage": "https://github.com/adform/adform-adobe-extension-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Adform",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/adform/adform-adobe-extension-ios.git",
16     "tag": "v.1.3.3"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "public_header_files": "AdformAdobeExtension/include/*.h",
21   "source_files": "AdformAdobeExtension/include/*.h",
22   "vendored_libraries": "AdformAdobeExtension/libAdformAdobeExtension.a",
23   "dependencies": {
24     "AdformTracking": [
25       "~>1.3.3"
26     ],
27     "ACPCore": [
28       "~> 2.3"
29     ]
30   }