blob: 0e55b396330877eb3e9c23962dc06683f420287d [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Baidu",
"version": "1.0.0",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Baidu adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "libChocolatePlatform-SDK-Baidu.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.5.2"
],
"ChocolatePlatform-Mediation-Baidu": [
"~> 1.0.6"
]
},
"source": {
"git": "https://github.com/chocolateplatform/pod-builds.git",
"tag": "baidu_v1.0.0"
}
}