blob: ac6492cef5b553dabb33b547407e5f72ce851dbd [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Core",
"version": "2.5.2",
"authors": "Vdopia, Inc.",
"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"
},
"public_header_files": "ChocolatePlatform_SDK_Core.framework/**/*.h",
"source_files": "ChocolatePlatform_SDK_Core.framework/**/*.h",
"vendored_frameworks": "ChocolatePlatform_SDK_Core.framework"
}