/RongCloud

RongCloudIM

Primary LanguageShellMIT LicenseMIT

此仓库不是官方出品!!!

# RongCloud RongCloud IM SDK for Swift
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
use_frameworks!

target <Your Target Name> do
    pod 'RongCloud/IMKit'
    pod 'RongCloud/IMLib'
end