[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / 8 / NicooPlayer / 1.3.2 / NicooPlayer.podspec.json
blob279da9585803381d9cbccaf1d6f59962f4fdb6c2
2   "name": "NicooPlayer",
3   "version": "1.3.2",
4   "summary": "NicooVideoPlayer for swift4.1",
5   "description": "播放器: 1. 播放本地网络视频。 2.播放已下载本地文件。 3. 全屏不可切换竖屏播放。 3. 横竖屏,锁屏,进度拖动,网络重试,状态栏跟随,操作栏暗影效果,时间样式选择。 4.支持.mp4 .m4v 等正常格式, 现已支持.m3u8流媒体格式。",
6   "homepage": "https://github.com/yangxina/NicooPlayer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "504672006@qq.com": "504672006@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yangxina/NicooPlayer.git",
16     "tag": "1.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NicooPlayer/Classes/**/*",
22   "resource_bundles": {
23     "NicooPlayer": [
24       "NicooPlayer/Assets/*.png"
25     ]
26   },
27   "swift_version": "4.2",
28   "dependencies": {
29     "SnapKit": [
31     ]
32   }