blob: 996dc192969752172916fd7338b241217a41c4f4 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Core",
"version": "2.7.3",
"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": {
"http": "https://d25goy08v4a993.cloudfront.net/ChocolatePlatform_iOS_SDK_v2.7.3.zip",
"flatten": true
},
"public_header_files": "SDK/ChocolatePlatform_SDK_Core.framework/**/*.h",
"source_files": "SDK/ChocolatePlatform_SDK_Core.framework/**/*.h",
"vendored_frameworks": [
"SDK/ChocolatePlatform_SDK_Core.framework",
"SDK/ChocolatePlatform_SDK_Core.framework/Frameworks/VDPMoatMobileAppKit.framework"
],
"resources": "SDK/ChocolatePlatform_SDK_Core.framework/Resources/*.{png,js,txt}"
}