[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 9 / 0 / 8 / AEPCampaignClassic / 3.0.0 / AEPCampaignClassic.podspec.json
blob77ac50ba509fde50ca412ac7df4c6735de47a183
2   "name": "AEPCampaignClassic",
3   "version": "3.0.0",
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",
14     "tag": "3.0.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_versions": "5.1",
20   "pod_target_xcconfig": {
21     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
22   },
23   "dependencies": {
24     "AEPCore": [
25       ">= 3.7.0"
26     ],
27     "AEPServices": [
28       ">= 3.7.0"
29     ]
30   },
31   "source_files": "AEPCampaignClassic/Sources/**/*.swift",
32   "swift_version": "5.1"