[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / a / 2 / AEPCore / 3.1.0 / AEPCore.podspec.json
blob0cce63c16b18ea6a69ae1145e0a1dd67b478ba02
2   "name": "AEPCore",
3   "version": "3.1.0",
4   "summary": "Core library for Adobe Experience Platform Mobile SDK. Written and maintained by Adobe.",
5   "description": "The core library provides the foundation for the Adobe Experience Platform SDK.  Having the core library installed is a pre-requisite for any other Adobe Experience Platform SDK extension to work.",
6   "homepage": "https://github.com/adobe/aepsdk-core-ios",
7   "license": "Apache V2",
8   "authors": "Adobe Experience Platform SDK Team",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-core-ios",
11     "tag": "3.1.0"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.1",
17   "pod_target_xcconfig": {
18     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
19   },
20   "dependencies": {
21     "AEPRulesEngine": [
22       "1.0.0"
23     ],
24     "AEPServices": [
25       "3.1.0"
26     ]
27   },
28   "source_files": "AEPCore/Sources/**/*.swift",
29   "swift_version": "5.1"