[Add] TaboolaPush 0.1.1
[CocoaPods.git] / Specs / 1 / e / 6 / NPOStream / 0.0.2 / NPOStream.podspec.json
blob5e6f53110086ead378ca9354dff9c8d858d65820
2   "name": "NPOStream",
3   "version": "0.0.2",
4   "summary": "iOS Swift framework to get dynamic stream URL of the Dutch TV broadcasting studio NPO.",
5   "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.",
6   "homepage": "https://github.com/hollanderbart/NPOStreamLiveTV",
7   "license": "MIT",
8   "authors": {
9     "Bart den Hollander": "hollanderbart@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/hollanderbart/NPOStreamLiveTV.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "NPOStream.framework/Modules/module.modulemap",
20     "NPOStream.framework/Headers/*"
21   ],
22   "module_map": "NPOStream.framework/Modules/module.modulemap",
23   "preserve_paths": "NPOStream.framework/Modules/module.modulemap"