[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / AdformAdobeExtension / 1.5.1 / AdformAdobeExtension.podspec.json
blobc504d676e92918db4e2392e3280dacf69840c6dc
2   "name": "AdformAdobeExtension",
3   "version": "1.5.1",
4   "homepage": "https://github.com/adform/adform-adobe-extension-ios",
5   "summary": "Adform extension for Adobe Experience SDK.",
6   "description": "Track marketing events for Adform platform using Adobe experience SDK.\n\nFeatures:\n1. All events sent to Adobe platform will be routed to Adform as well;\n2. Easily convert Adform's TrackPoint to Adobe events.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Adform",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/adform/adform-adobe-extension-ios.git",
17     "tag": "1.5.1"
18   },
19   "requires_arc": true,
20   "static_framework": true,
21   "public_header_files": "AdformAdobeExtension/include/*.h",
22   "source_files": "AdformAdobeExtension/include/*.h",
23   "vendored_libraries": "AdformAdobeExtension/libAdformAdobeExtension.a",
24   "dependencies": {
25     "AdformTracking": [
26       "~>1.5.1"
27     ],
28     "ACPCore": [
29       "~> 2.3"
30     ]
31   }