1 Star 0 Fork 0

mtcle/GMChat

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
Podfile 612 Bytes
Copy Edit Raw Blame History
platform :ios, '9.0'
target 'GMChat' do
pod 'SnapKit', '~> 4.0.0' # 布局
pod 'Moya', '~> 13.0' # 网络加载
pod 'Kingfisher' # 下载和缓存网络图片
pod 'SwiftyJSON', '~> 4.0' # data转json
pod 'SwiftProgressHUD' # HUD
pod 'ObjectMapper' # json转model
pod 'RongCloudIM/IMLib', '~> 2.9.18' # 融云
pod 'RongCloudIM/IMKit', '~> 2.9.18' # 融云
pod 'YYCategories'
pod 'YYText'
pod 'RealmSwift', '~> 3.20.0' # realm数据库
# pod 'YYImage'
# pod 'JXPhotoBrowser' # 图片浏览
use_frameworks!
end
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mtcle/GMChat.git
git@gitee.com:mtcle/GMChat.git
mtcle
GMChat
GMChat
master

Search

0d507c66 1850385 C8b1a773 1850385