PHPlayer 1.3×由HuterPu维护。安装指南×PHPlayer 安装指南您想将类似于以下内容的代码添加到您的 Podfile 中target 'MyApp' do pod 'PHPlayer', '~> 1.3' end然后在您的终端内部运行 pod install,或从 CocoaPods.app 运行。或者为了进行测试运行,运行以下命令pod try PHPlayer查看 PodspecGitHub 仓库CocoaPods.org 上的页面PHPlayer 1.3由HuterPuweibo.comHeterPu/PHPlayerGitHub 仓库PHPlayer 基于 IJKFRAMEWORK,封装了三个播放器 MPPlayer AVPlayer FFPlayer,提供三个级别的播放器 View 以供使用和定制。 示例项目 请参阅 PHPlayerDemo/.xcodeproj
PHPlayer 基于 IJKFRAMEWORK,封装了三个播放器 MPPlayer AVPlayer FFPlayer,提供三个级别的播放器 View 以供使用和定制。 示例项目 请参阅 PHPlayerDemo/.xcodeproj