Skip to content

Commit

Permalink
[MOD] Updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kai-leeee committed Aug 8, 2024
1 parent d5d6102 commit 9a01a51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SendBirdDesk.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "SendBirdDesk"
s.version = "1.1.5"
s.version = "1.1.6"
s.summary = "SendBird Desk iOS Framework"
s.homepage = "https://sendbird.com"
s.license = "Commercial"
Expand All @@ -21,5 +21,5 @@ Pod::Spec.new do |s|
s.ios.vendored_frameworks = 'SendBirdDesk.xcframework'
s.ios.frameworks = ["UIKit", "AVFoundation", "AVKit", "UserNotifications"]

s.dependency 'SendbirdChatSDK', ">= 4.18.0"
s.dependency 'SendbirdChatSDK', ">= 4.20.0"
end

0 comments on commit 9a01a51

Please sign in to comment.