blob: 7a9aa07aa207e46554ff7c9ef2721dda31a1169f [file] [log] [blame]
{
"name": "NPOStream",
"version": "0.1.0",
"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"
},
"social_media_url": "https://twitter.com/hollanderbart",
"platforms": {
"ios": "12.0",
"tvos": "12.0"
},
"source": {
"git": "https://github.com/hollanderbart/NPOStream.git",
"tag": "0.1.0"
},
"source_files": "NPOStream/**/*"
}