EVVideoPlayer 0.1.2× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布最新版本2015年9月由 Esteban Vallejo 维护。安装指南×EVVideoPlayer 安装指南您希望在 Podfile 中添加类似于以下内容的代码 pod 'EVVideoPlayer', '~> 0.1'target 'MyApp' do pod 'EVVideoPlayer', '~> 0.1' end然后,在终端中运行 pod install,或在 CocoaPods.app 中执行。或者,为了进行测试运行,请运行以下命令pod try EVVideoPlayer查看 PodspecGitHub 仓库CocoaPods.org 上的页面EVVideoPlayer 0.1.2作者Esteban VallejoEstebanVallejo/EVVideoPlayerGitHub 仓库 使用方法 要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install。 要求 安装 EVVideoPlayer 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中 pod "EVVideoPlayer" 作者 Esteban Vallejo, [email protected] 许可 EVVideoPlayer 在 MIT 许可下可用。更多信息请参阅 LICENSE 文件。