blob: 2d064bc0f239051c092b9c6fc8c2bf87f399c901 [file] [log] [blame]
{
"name": "NPOStream",
"version": "0.0.4",
"summary": "Swift framework to get real-time streams of Dutch 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/NPOStream",
"license": "MIT",
"authors": {
"Bart den Hollander": "hollanderbart@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hollanderbart/NPOStream.git",
"tag": "0.0.4"
},
"source_files": "NPOStream/**/*",
"pushed_with_swift_version": "3.0"
}