更新时间:2018-02-27 11:07:54
本 SDK 采用 cocoapods 管理依赖,建议采用 1.1.1 以上版本,SDK 的集成请参考以下步骤:
请从开发者控制台生成并下载 Podfile 文件。
Podfile
请将 Podfile 文件放到工程文件夹根目录, 并将 Podfile 文件中的 target 名称修改成和 xcode 工程的设置一致。
target
xcode
然后执行命令
pod update