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 b23f18e commit 8e8eff5Copy full SHA for 8e8eff5
EaseCallKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'EaseCallKit'
3
- s.version = '4.4.0'
+ s.version = '4.10.0'
4
s.summary = 'A Ease Call UIKit'
5
s.description = <<-DESC
6
‘‘一套使用环信IM以及声网SDK实现音视频呼叫的UI库,可以实现单人语音、视频呼叫,以及多人音视频通话’’
@@ -23,6 +23,6 @@ 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', '~>4.1.1'
+ s.dependency 'AgoraRtcEngine_iOS/RtcBasic', '~> 4.3.0'
27
s.dependency 'SDWebImage'
28
end
0 commit comments