[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / 8 / AEPCampaignClassic / 4.0.1 / AEPCampaignClassic.podspec.json
bloba22b0c8026d70360333a5f435c40ae5a78267a3b
2   "name": "AEPCampaignClassic",
3   "version": "4.0.1",
4   "summary": "Campaign Classic library for Adobe Experience Platform SDK. Written and maintained by Adobe.",
5   "description": "The Campaign Classic library provides APIs that allow use of the Campaign Classic product in the Adobe Experience Platform SDK.",
6   "homepage": "https://github.com/adobe/aepsdk-campaignclassic-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-campaignclassic-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     "AEPServices": [
29       ">= 4.0.0",
30       "< 5.0.0"
31     ]
32   },
33   "source_files": "AEPCampaignClassic/Sources/**/*.swift",
34   "swift_version": "5.1"