blob: f2b0a045fa9a2284147a752b73a967c58cb27965 [file] [log] [blame]
{
"name": "ACPAudience",
"version": "0.0.1",
"summary": "Audience Manager framework for Adobe Cloud Platform SDK. Written and Supported by Adobe.",
"description": "The Audience Manager framework provides APIs that allow use of Adobe Audience Manager in the Adobe Cloud Platform SDK.",
"homepage": "https://github.com/Adobe-Marketing-Cloud/acp-sdks/releases",
"license": {
"type": "Commercial",
"file": "LICENSE.md"
},
"authors": "Adobe Cloud Platform SDK Team",
"source": {
"git": "https://github.com/Adobe-Marketing-Cloud/acp-sdks.git",
"tag": "v0.0.1-ACPAudience"
},
"platforms": {
"ios": "10.0"
},
"default_subspecs": "iOS",
"subspecs": [
{
"name": "iOS",
"resources": "LICENSE.md"
}
]
}