blob: b4e14eeb83f4b8ab6e689e7f45d822a6ba62a4f8 [file] [log] [blame]
{
"name": "BlueBillywigPlayerSDK",
"version": "1.1.9",
"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.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BlueBillywigPlayerSDK/*.{h,m}",
"public_header_files": "BlueBillywigPlayerSDK/*.h"
}