YesBDTime 0.2.0×由BAN Jun维护。安装指南×YesBDTime的安装指南您想在Podfile中添加类似于以下内容的pod 'YesBDTime', '~> 0.2'target 'MyApp' do pod 'YesBDTime', '~> 0.2' end然后在终端中运行pod install,或从CocoaPods.app中运行。或者为了测试运行,运行以下命令pod try YesBDTime查看PodspecGitHub仓库CocoaPods.org页面YesBDTime 0.2.0作者banjunbanjunbanjun/YesBDTimeGitHub仓库YesBDTime 使用 使用Mac蓝光播放器播放 let ybt = YesBDTime() ybt.callback = { t in NSLog("%@", "BD Time = \(t)") } ybt.capture(repeatedlyWith: 1) 安装 pod 'YesBDTime' 作者 banjun 许可证 YesBDTime遵循MIT许可证。有关更多信息,请参阅LICENSE文件。
YesBDTime 使用 使用Mac蓝光播放器播放 let ybt = YesBDTime() ybt.callback = { t in NSLog("%@", "BD Time = \(t)") } ybt.capture(repeatedlyWith: 1) 安装 pod 'YesBDTime' 作者 banjun 许可证 YesBDTime遵循MIT许可证。有关更多信息,请参阅LICENSE文件。