blob: 42178a8784433d0be7f4f437f4de751cf0026d0f [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Core",
"version": "2.5.2.5",
"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.5"
},
"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}"
}