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