blob: 32e7c2be8b98f8cb276b3bc171d81a7039912f90 [file] [log] [blame]
{
"name": "ChocolatePlatform-SDK-Facebook",
"version": "3.1.1",
"authors": "Chocolate Platform",
"license": {
"type": "Apache2.0",
"file": "LICENCE.md"
},
"homepage": "http://www.chocolateplatform.com",
"summary": "The Chocolate Platform Facebook adapter",
"platforms": {
"ios": "9.0"
},
"vendored_libraries": "SDK/libChocolatePlatform-SDK-Facebook.a",
"dependencies": {
"ChocolatePlatform-SDK-Core": [
"~> 3.2"
],
"FBAudienceNetwork": [
"~> 5.8"
]
},
"source": {
"git": "https://gitlab.com/chocolateplatform-public/ios-sdk-binaries.git",
"tag": "release_v3.2.7"
}
}