要运行示例项目,请克隆仓库并首先从 Example 目录中运行 pod install
。
Gate360Player 可以通过 CocoaPods 获取。要安装它,只需将以下行添加到您的 Podfile 即可:
使用静态库:pod lib lint Gate360Player.podspec --verbose --allow-warnings
使用 GateRTC 依赖项:pod lib lint Gate360Player.podspec --verbose --allow-warnings --sources='[email protected]:v-cube/repository_podspecs.git,https://github.com/CocoaPods/Specs' 注意:目前,i360 链接错误 - 对架构 i386 未定义符号
pod "Gate360Player"
Chamara Susantha, [email protected]
Gate360Player 在 MIT 许可下可用。有关更多信息,请参阅 LICENSE 文件。