blob: a0ed086d9436beef59a7222bbd7304aa4db260bf [file] [log] [blame]
{
"name": "BlueBillywigPlayerSDK",
"version": "1.1.2",
"summary": "Blue Billywig player SDK for iOS.",
"description": "Blue Billywig player SDK for iOS. Include this SDK to command our player, or to include outstream ads.",
"homepage": "https://github.com/bluebillywig/playerSdkLibraries",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"f.groenendijk": "f.groenendijk@bluebillywig.com"
},
"source": {
"git": "https://github.com/bluebillywig/playerSdkLibraries.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "libBBComponent/Classes",
"public_header_files": "libBBComponent/Classes/*.h"
}