blob: 7036f7893b818099c3a396aaa27ca4587418809b [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Core",
"version": "2.5.3.1",
"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.3.1"
},
"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}"
}