blob: ffcd157ee2ff4342c0c8ef54341df24a48f07aba [file] [log] [blame]
{
"name": "ACPCore",
"version": "0.0.1",
"summary": "Core framework for Adobe Cloud Platform SDK. Written and Supported by Adobe.",
"description": "The core framework provides the foundation for the Adobe Cloud Platform SDK. Having the core framework installed is a pre-requisite for any other Adobe Cloud Platform SDK extension to work.",
"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-ACPCore"
},
"platforms": {
"ios": "10.0"
},
"default_subspecs": "iOS",
"subspecs": [
{
"name": "iOS",
"resources": "LICENSE.md"
}
]
}