[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 0 / e / ACPCore / 1.0.2 / ACPCore.podspec.json
blob1e1cec28b87ead3a3b6ee73991e43f648acf9266
2   "name": "ACPCore",
3   "version": "1.0.2",
4   "summary": "Core framework for Adobe Experience Platform SDK. Written and Supported by Adobe.",
5   "description": "The core framework provides the foundation for the Adobe Experience Platform SDK.  Having the core framework installed is a pre-requisite for any other Adobe Experience 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": "v1.0.2-ACPCore"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "default_subspecs": "iOS",
20   "subspecs": [
21     {
22       "name": "iOS",
23       "frameworks": "UIKit",
24       "vendored_frameworks": [
25         "ACPCore_iOS.framework",
26         "AdobeMarketingMobileCore.framework",
27         "ACPIdentity_iOS.framework",
28         "ACPLifecycle_iOS.framework",
29         "ACPSignal_iOS.framework"
30       ]
31     }
32   ]