blob: ec6cb95b1b811dbca51cec52644222d3e146abac [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Tapjoy",
"version": "2.1.2",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Tapjoy adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Tapjoy.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.7"
],
"TapjoySDK": [
"~> 11.10.2"
]
},
"source": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v2.7.4.zip",
"flatten": true
}
}