Skip to content

Commit

Permalink
pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett committed Nov 10, 2023
1 parent f66e9ae commit 697aee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenIMSDK.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'OpenIMSDK'
s.version = '3.3.0'
s.version = '3.4.0'
s.summary = 'Open-IM-SDK'

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -75,6 +75,6 @@ Pod::Spec.new do |s|

s.static_framework = true

s.dependency 'OpenIMSDKCore', '3.3.0'
s.dependency 'OpenIMSDKCore', '3.4.0'
s.dependency 'MJExtension'
end

0 comments on commit 697aee2

Please sign in to comment.