Skip to content

Commit d0070be

Browse files
committed
Update EaseCallUIKit.podspec
1 parent aa8e71f commit d0070be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

EaseCallUIKit.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'EaseCallUIKit'
11-
s.version = '4.16.0'
11+
s.version = '4.17.0'
1212
s.summary = 'A short description of EaseCallUIKit.'
1313

1414
# This description is used to generate tags and improve search results.
@@ -42,6 +42,6 @@ TODO: Add long description of the pod here.
4242
# s.public_header_files = 'Pod/Classes/**/*.h'
4343
s.frameworks = 'UIKit', 'Foundation', 'Combine', 'AudioToolbox', 'AVFoundation','AVKit', 'CoreMedia', 'CoreVideo', 'CoreGraphics'
4444

45-
s.dependency 'HyphenateChat','>= 4.16.0'
46-
s.dependency 'AgoraRtcEngine_iOS/RtcBasic', '~> 4.5.0'
45+
s.dependency 'HyphenateChat','>= 4.17.0'
46+
s.dependency 'AgoraRtcEngine_iOS/RtcBasic', '~> 4.6.0'
4747
end

0 commit comments

Comments
 (0)