We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4beabe6 commit 5d2e499Copy full SHA for 5d2e499
2 files changed
application/Podfile
@@ -24,6 +24,11 @@ def shared_pods
24
25
pod 'MJRefresh', '3.7.5'
26
27
+ pod 'AtomicX', :path => '../atomic_x/AtomicX.podspec'
28
+ pod 'TUICallKit_Swift/Professional', :path => '../call/'
29
+ pod 'TUILiveKit', :path => '../live/TUILiveKit.podspec'
30
+ pod 'TUIRoomKit', :path => '../room/TUIRoomKit.podspec'
31
+
32
end
33
34
target 'RTCubeLab' do
0 commit comments