blob: 6c5c0a2474bf31b4ea16a0b1fbe545669db9cbbf [file] [log] [blame]
{
"name": "BlueBillywigPlayerSDK",
"version": "1.4.1.15",
"summary": "This is the Blue Billywig player SDK.",
"description": "The Blue Billywig player SDK can be used to communicate with our player.",
"homepage": "https://github.com/bluebillywig/playerSdkLibraries.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Floris Groenendijk": "f.groenendijk@bluebillywig.com"
},
"source": {
"git": "https://github.com/bluebillywig/playerSdkLibraries.git",
"tag": "1.4.1.15"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BlueBillywigPlayerSDK/Classes/**/*",
"public_header_files": "BlueBillywigPlayerSDK/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
]
}