blob: 57d6bd6c5d9758267e09e73cc9bda8896c8de951 [file] [log] [blame]
{
"name": "ACPAcquisition",
"version": "0.0.1",
"summary": "Acquisition framework for Adobe Cloud Platform SDK. Written and Supported by Adobe.",
"description": "The Acquisition framework provides APIs that allow use of acquisition and Adobe link features 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-ACPAcquisition"
},
"platforms": {
"ios": "10.0"
},
"default_subspecs": "iOS",
"subspecs": [
{
"name": "iOS",
"resources": "LICENSE.md",
"requires_arc": true
}
]
}