blob: 47bdc22d8fe5c08843d327c91456beca4c257d9b [file] [log] [blame]
{
"name": "ACPAnalytics",
"version": "0.0.1",
"summary": "Analytics framework for Adobe Cloud Platform SDK. Written and Supported by Adobe.",
"description": "The Analytics framework provides APIs that allow use of the Analytics product 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-ACPAnalytics"
},
"platforms": {
"ios": "10.0"
},
"default_subspecs": "iOS",
"subspecs": [
{
"name": "iOS",
"resources": "LICENSE.md"
}
]
}