Commit f75db48a authored by David黄金龙's avatar David黄金龙

添加 环信IM

parent ff67b1ff
......@@ -6,6 +6,12 @@ platform :ios, '13.0'
target 'galaxy' do
use_frameworks!
#声网SDK播放器等(先弄完整的,后续剪裁)
pod 'AgoraRtcEngine_iOS', '4.4.0' #, :subspecs => ['RtcBasic']
#环信IM 聊天室
pod 'HyphenateChat','4.10.2'
#鸿蒙AGC 短链处理相关
pod 'AGConnectCore','1.9.0.302'
pod 'AGConnectAppLinking','1.9.0.302'
......@@ -107,8 +113,6 @@ target 'galaxy' do
pod 'QY_iOS_SDK', '9.9.2'
#阿里云日志
pod 'AliyunLogProducer', '4.3.3'
#声网SDK播放器等(先弄完整的,后续剪裁)
pod 'AgoraRtcEngine_iOS', '4.4.0' #, :subspecs => ['RtcBasic']
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment