WilddogIM 0.2.0×License Custom ReleasedLast Release Dec 2016Maintained by Garin.Installation Guide×Installation Guide for WilddogIMYou want to add pod 'WilddogIM', '~> 0.2' similar to the following to your Podfile:target 'MyApp' do pod 'WilddogIM', '~> 0.2' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try WilddogIM Depends on:Wilddog/Sync~> 2.0.1Wilddog/Auth~> 2.0.1 See PodspecHomepagePage on CocoaPods.orgWilddogIM 0.2.0ByWilddog WilddogIM The IM module helps you communication with your friends and the world. WilddogIM 是基于 WilddogSync 和 WilddogAuth SDK 开发的即时通讯 SDK,帮助开发者迅速集成 IM 系统,实现应用聊天功能。 Installation pod 'WilddogIM' Authors Wilddog License Custom