[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 6 / 0 / e / ACPCore / 0.0.1 / ACPCore.podspec.json
blob304fe89275e34c8d13add877db3fd8203db185aa
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   "deprecated_in_favor_of": "AEPCore",
21   "subspecs": [
22     {
23       "name": "iOS",
24       "resources": "LICENSE.md"
25     }
26   ]