CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

PlayerSDK 3.7.10

PlayerSDK 3.7.10

Maintained by chenfuwei, CaiCaiOld.



PlayerSDK 3.7.10

  • By
  • net263

PlayerSDK

language Version Platform

Example

为了使用Example工程,请在其Podfile文件目录下,运行pod install

Requirements

  • iOS 8.0或者更高版本
  • 仅支持ARC
  • Xcode 8.0或者更高版本
  • 不支持 bitcode

Installation

PlayerSDK 现已可通过 CocoaPods 集成.

集成方式:

由于仓库未更新,可能导致无法找到的问题,请先输入

pod repo update
//如果你更新之后仍然无法search到最新的sdk版本,请尝试
rm ~/Library/Caches/CocoaPods/search_index.json

然后进行修改Podfile

pod 'PlayerSDK'

Usage

PlayerSDK 的使用场景较多,我们公开了一个文档进行介绍:

https://github.com/net263/PlayerSDK/wiki

Author

net263

To 开发者

sdk仍有很多不足,请无情鞭策,助于我们改进