blob: 177e167c66f6d9cbc7900957373c22cfe312c864 [file] [log] [blame]
{
"name": "AEPCampaign",
"version": "3.0.0",
"summary": "Campaign Standard library for Adobe Experience Platform SDK. Written and maintained by Adobe.",
"description": "The Campaign library provides APIs that allow use of the Campaign Standard product in the Adobe Experience Platform SDK.",
"homepage": "https://github.com/adobe/aepsdk-campaign-ios",
"license": "Apache V2",
"authors": "Adobe Experience Platform SDK Team",
"source": {
"git": "https://github.com/adobe/aepsdk-campaign-ios",
"tag": "3.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"pod_target_xcconfig": {
"BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
},
"dependencies": {
"AEPCore": [
],
"AEPIdentity": [
],
"AEPServices": [
],
"AEPRulesEngine": [
]
},
"source_files": "AEPCampaign/Sources/**/*.swift",
"swift_version": "5.1"
}