[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / 5 / 8 / NicooPlayer / 1.2.1 / NicooPlayer.podspec.json
blobdc0f3ce1264bdad67f2b915029cfae282c0bee07
2   "name": "NicooPlayer",
3   "version": "1.2.1",
4   "summary": "NicooVideoPlayer for swift4.1",
5   "description": "播放器: 1. 播放本地网络视频。 2.播放已下载本地文件。 3. 全屏不可切换竖屏播放。 3. 横竖屏,锁屏,进度拖动,网络重试,状态栏跟随,操作栏暗影效果,时间样式选择。",
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.2.1"
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   "dependencies": {
28     "SnapKit": [
30     ],
31     "MBProgressHUD": [
32       "~> 0.9.2"
33     ]
34   }