We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80db67 commit 229508bCopy full SHA for 229508b
iOS/Podfile
@@ -5,7 +5,7 @@ target 'APIExample' do
5
6
use_frameworks!
7
pod 'Floaty', '~> 4.2.0'
8
- pod 'AGEVideoLayout', '~> 1.0.2'
+ pod 'AGEVideoLayout', '~> 1.0.4'
9
pod 'AgoraRtcEngine_iOS', '3.6.0.1'
10
pod 'AgoraMediaPlayer_iOS', '1.2.2'
11
end
macOS/Podfile
@@ -6,7 +6,7 @@ target 'APIExample' do
# Pods for APIExample
pod 'AgoraRtcEngine_macOS', '3.6.0.1'
12
target 'APIExampleTests' do
@@ -18,4 +18,4 @@ target 'APIExample' do
18
# Pods for testing
19
20
21
-end
+end
0 commit comments