JKVideoPlayer
示例
要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install
。
要求
解释
JKVideoPlayer 依赖于 SJBaseVideoPlayer,它为了我自己的需求进行了修改。因此,我们首先要感谢 SJBaseVideoPlayer 的作者。
安装
JKVideoPlayer 可以通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 中:
pod 'JKVideoPlayer'
作者
xindizhiyin2014, [email protected]
许可证
JKVideoPlayer在以下MIT许可证下可用。更多信息请参阅LICENSE文件。