blob: 1f27cef980138fd9b9a783a92d420aa33fc07102 [file] [log] [blame]
{
"name": "BlueBillywigPlayerSDK",
"version": "1.4.1.12",
"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.12"
},
"platforms": {
"ios": "9.0"
},
"source_files": "BlueBillywigPlayerSDK/Classes/**/*",
"public_header_files": "BlueBillywigPlayerSDK/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
]
}