blob: fe7eadbd9de664bbea73844b80a83b3d24c25fbc [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Core",
"version": "2.5.2.7",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform ad delivery SDK for iOS",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chocolateplatform/pod-builds.git",
"tag": "chocolate_v2.5.2.7"
},
"public_header_files": "ChocolatePlatform_SDK_Core.framework/**/*.h",
"source_files": "ChocolatePlatform_SDK_Core.framework/**/*.h",
"vendored_frameworks": "ChocolatePlatform_SDK_Core.framework",
"resources": "ChocolatePlatform_SDK_Core.framework/VDOPIA_Resource.bundle/*.{png,js,txt}"
}