blob: 0d84c92621988bc719f8444ff76901c4d5265369 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Criteo",
"version": "1.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": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Criteo.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.0"
],
"CriteoPublisherSdk": [
"~> 3.2"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v3.0.1.B.zip",
"flatten": true
}
}