LMAVAudioPlayer 0.0.6× 测试已测试✗ 语言语言 Obj-CObjective C许可 MIT 发布最新发布2017年3月由 MrLittleWhite--verbose 维护。安装指南×LMAVAudioPlayer 安装指南您想要将以下代码类似地添加到您的 Podfile 中target 'MyApp' do pod 'LMAVAudioPlayer', '~> 0.0' end然后在您的终端中运行 pod install,或者从 CocoaPods.app 中。或者,为了测试运行它,运行以下命令pod try LMAVAudioPlayer查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面LMAVAudioPlayer 0.0.6作者:MrLittleWhiteMrLittleWhite/LMCachedAudioPlayerGitHub 仓库 LMAVAudioPlayer 基于 AVPlayer 使用 AVAssetResourceLoader。 此版本,LMAVAudioPlayer 可以播放 http 和本地文件。使用 AVAssetResourceLoader 播放 http 文件,本地文件则不使用。 安装 pod 'LMAVAudioPlayer' 作者 MrLittleWhite 许可 MIT