[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 7 / c / otsdk_adobe / 1.0.1 / otsdk_adobe.podspec.json
blobf3da3570bae4064e4dca147b035ab5db88c70aff
2   "name": "otsdk_adobe",
3   "version": "1.0.1",
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": "Apache",
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.1"
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   }