blob: 1ef6195446c8b14ee71be190140165f62aaa856a [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-IronSource",
"version": "1.0.1",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform IronSource adapter",
"platforms": {
"ios": "8.0"
},
"vendored_libraries": "libChocolatePlatform-SDK-IronSource.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 2.5.2"
],
"IronSourceSDK": [
"~> 6.7.4"
]
},
"source": {
"git": "https://github.com/chocolateplatform/pod-builds.git",
"tag": "ironsource_v1.0.1"
}
}