[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 3 / d / AEPCampaign / 4.0.0 / AEPCampaign.podspec.json
blobd768618f511b71f65a99072883fa85fb7f16dd84
2   "name": "AEPCampaign",
3   "version": "4.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.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Adobe Experience Platform SDK Team",
12   "source": {
13     "git": "https://github.com/adobe/aepsdk-campaign-ios.git",
14     "tag": "4.0.0"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.1",
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "dependencies": {
24     "AEPCore": [
25       ">= 4.0.0"
26     ],
27     "AEPIdentity": [
28       ">= 4.0.0"
29     ],
30     "AEPServices": [
31       ">= 4.0.0"
32     ],
33     "AEPRulesEngine": [
34       ">= 4.0.0"
35     ]
36   },
37   "source_files": "AEPCampaign/Sources/**/*.swift",
38   "swift_version": "5.1"