[Add] AnyThinkiOS 6.4.40
[CocoaPods.git] / Specs / 0 / 3 / d / AEPCampaign / 4.0.1 / AEPCampaign.podspec.json
blob128b3a4e7ebd3878e985966b41e087bb7bbef91c
2   "name": "AEPCampaign",
3   "version": "4.0.1",
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.1"
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       "< 5.0.0"
27     ],
28     "AEPIdentity": [
29       ">= 4.0.0",
30       "< 5.0.0"
31     ],
32     "AEPServices": [
33       ">= 4.0.0",
34       "< 5.0.0"
35     ],
36     "AEPRulesEngine": [
37       ">= 4.0.0",
38       "< 5.0.0"
39     ]
40   },
41   "source_files": "AEPCampaign/Sources/**/*.swift",
42   "swift_version": "5.1"