[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / e / ACPCore / 0.0.1 / ACPCore.podspec.json
blobffcd157ee2ff4342c0c8ef54341df24a48f07aba
2   "name": "ACPCore",
3   "version": "0.0.1",
4   "summary": "Core framework for Adobe Cloud Platform SDK. Written and Supported by Adobe.",
5   "description": "The core framework provides the foundation for the Adobe Cloud Platform SDK.  Having the core framework installed is a pre-requisite for any other Adobe Cloud Platform SDK extension to work.",
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-ACPCore"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "default_subspecs": "iOS",
20   "subspecs": [
21     {
22       "name": "iOS",
23       "resources": "LICENSE.md"
24     }
25   ]