[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 7 / c / otsdk_adobe / 1.0.0 / otsdk_adobe.podspec.json
blob432cf3493f77662c87d8a693f26e9cf3e1881a99
2   "name": "otsdk_adobe",
3   "version": "1.0.0",
4   "summary": "An Adobe Launch extension that will collect consent records for mobile users.",
5   "description": "An Adobe Launch extension that will collect consent records for mobile users. The extension monitors the Adobe Launch Privacy Status flag and submits consent to OneTrust whenever this value changes.",
6   "homepage": "https://github.com/kmjones87/OT_ADB_EXT_IOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "OneTrust, LLC.",
12   "source": {
13     "git": "https://github.com/kmjones87/OT_ADB_EXT_IOS.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": "otsdk_adobe/Classes/**/*",
20   "public_header_files": "otsdk_adobe/Classes/**/*.h",
21   "static_framework": true,
22   "dependencies": {
23     "ACPCore": [
24       "~> 2.0"
25     ]
26   }