We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de71e4f commit 90b5ca4Copy full SHA for 90b5ca4
Podfile
@@ -22,7 +22,7 @@ target 'app' do
22
pod 'NETeamUIKit', YXConfig.imuikit_version # 群相关设置组件
23
24
# 扩展库 - 地理位置组件
25
-# pod 'NEMapKit', YXConfig.imuikit_version
+ pod 'NEMapKit', YXConfig.imuikit_version
26
27
# 扩展库 - 呼叫组件
28
pod 'NERtcSDK/RtcBasic' # RTC 音视频基础组件
0 commit comments