blob: 4e3fa078bd5f7e9e16aeb46a51460a0d3f7c593b [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Core",
"version": "3.4.3-beta1",
"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": "9.0"
},
"source": {
"git": "https://gitlab.com/chocolateplatform-public/ios-sdk-binaries.git",
"tag": "release_v3.4.3-beta1"
},
"public_header_files": "SDK/ChocolatePlatform_SDK_Core.framework/**/*.h",
"source_files": "SDK/ChocolatePlatform_SDK_Core.framework/**/*.h",
"vendored_frameworks": "SDK/ChocolatePlatform_SDK_Core.framework"
}