Skip to content

Commit 968398a

Browse files
committed
Update EaseCallUIKit.podspec
1 parent 016e6a2 commit 968398a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

EaseCallUIKit.podspec

Lines changed: 2 additions & 2 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.17.0'
11+
s.version = '4.18.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.17.0'
45+
s.dependency 'HyphenateChat','>= 4.18.0'
4646
s.dependency 'AgoraRtcEngine_iOS/RtcBasic', '~> 4.6.0'
4747
end

0 commit comments

Comments
 (0)