blob: 1cf82157e82f547a2e60bd9afa7e18c9cff2242c [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Amazon",
"version": "2.0.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Amazon adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Amazon.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.9"
],
"AmazonAd": [
"~> 2.2"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.0.0.zip",
"flatten": true
}
}