blob: 5e6f53110086ead378ca9354dff9c8d858d65820 [file] [log] [blame]
{
"name": "NPOStream",
"version": "0.0.2",
"summary": "iOS Swift framework to get dynamic stream URL of the Dutch TV broadcasting studio NPO.",
"description": "To get the dynamic strean URL of the Dutch TV broadcasting NPO channels. So with this library it will be super easy to get a steam URL to use in your iOS app.",
"homepage": "https://github.com/hollanderbart/NPOStreamLiveTV",
"license": "MIT",
"authors": {
"Bart den Hollander": "hollanderbart@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hollanderbart/NPOStreamLiveTV.git",
"tag": "0.0.2"
},
"source_files": [
"NPOStream.framework/Modules/module.modulemap",
"NPOStream.framework/Headers/*"
],
"module_map": "NPOStream.framework/Modules/module.modulemap",
"preserve_paths": "NPOStream.framework/Modules/module.modulemap"
}