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.
2 parents 63c1c4f + ed427fb commit 2132f5dCopy full SHA for 2132f5d
EaseCallKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'EaseCallKit'
3
- s.version = '3.9.5'
+ s.version = '3.9.6'
4
s.summary = 'A Ease Call UIKit'
5
s.description = <<-DESC
6
‘‘一套使用环信IM以及声网SDK实现音视频呼叫的UI库,可以实现单人语音、视频呼叫,以及多人音视频通话’’
@@ -23,7 +23,7 @@ Pod::Spec.new do |s|
23
s.resources = 'Assets/EaseCall.bundle'
24
s.dependency 'HyphenateChat', '>= 3.9.0'
25
s.dependency 'Masonry'
26
- s.dependency 'AgoraRtcEngine_iOS/RtcBasic','3.6.2'
+ s.dependency 'AgoraRtcEngine_iOS/RtcBasic','3.6.3'
27
s.dependency 'SDWebImage'
28
29
s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64',
0 commit comments