[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 3 / d / AEPCampaign / 3.0.0 / AEPCampaign.podspec.json
blob177e167c66f6d9cbc7900957373c22cfe312c864
2   "name": "AEPCampaign",
3   "version": "3.0.0",
4   "summary": "Campaign Standard library for Adobe Experience Platform SDK. Written and maintained by Adobe.",
5   "description": "The Campaign library provides APIs that allow use of the Campaign Standard product in the Adobe Experience Platform SDK.",
6   "homepage": "https://github.com/adobe/aepsdk-campaign-ios",
7   "license": "Apache V2",
8   "authors": "Adobe Experience Platform SDK Team",
9   "source": {
10     "git": "https://github.com/adobe/aepsdk-campaign-ios",
11     "tag": "3.0.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     "AEPCore": [
23     ],
24     "AEPIdentity": [
26     ],
27     "AEPServices": [
29     ],
30     "AEPRulesEngine": [
32     ]
33   },
34   "source_files": "AEPCampaign/Sources/**/*.swift",
35   "swift_version": "5.1"