blob: 6439ed78872ce5eac23b89993b719f723c3b8cc4 [file] [log] [blame]
{
"name": "BlueBillywigPlayerSDK",
"version": "1.1.10",
"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.10"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BlueBillywigPlayerSDK/*.{h,m}",
"public_header_files": "BlueBillywigPlayerSDK/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics",
"QuartzCore"
]
}