[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 6 / 8 / ACPTarget / 0.0.1 / ACPTarget.podspec.json
blob9d87d31e9d9e4d8cae10479557a9c66123865a1a
2   "name": "ACPTarget",
3   "version": "0.0.1",
4   "summary": "Target framework for Adobe Cloud Platform SDK. Written and Supported by Adobe.",
5   "description": "The Target framework provides APIs that allow use of the Target product in the Adobe Cloud Platform SDK.",
6   "homepage": "https://github.com/Adobe-Marketing-Cloud/acp-sdks/releases",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": "Adobe Cloud Platform SDK Team",
12   "source": {
13     "git": "https://github.com/Adobe-Marketing-Cloud/acp-sdks.git",
14     "tag": "v0.0.1-ACPTarget"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "default_subspecs": "iOS",
20   "deprecated_in_favor_of": "AEPTarget",
21   "subspecs": [
22     {
23       "name": "iOS",
24       "resources": "LICENSE.md"
25     }
26   ]