RongCloudIM 5.20.0×License Custom ReleasedLast Release May 2025Maintained by li tao, jenkins.Installation Guide×Installation Guide for RongCloudIMYou want to add pod 'RongCloudIM', '~> 5.20' similar to the following to your Podfile:target 'MyApp' do pod 'RongCloudIM', '~> 5.20' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try RongCloudIMSee PodspecHomepagePage on CocoaPods.orgRongCloudIM 5.20.0Bylitaowww.rongcloud.cnRongCloudIM RongCloud IM SDK.(如果看不到最新版本,请使用 pod repo update 命令更新一下本地pod仓库) RongCloud IM SDK for iOS. Think: Why did you write this? What is the focus? What does it do? CocoaPods will be using this to generate tags, and improve search results. Try to keep it short, snappy and to the point. Finally, don't worry about the indent, CocoaPods strips it! Installation pod 'RongCloudIM' Authors litao License Custom