Skip to content

Commit d34cb7c

Browse files
authored
Update the minimum version of dependent SDK
1 parent e6f3cf4 commit d34cb7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SendBirdUIKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ Pod::Spec.new do |s|
1212
s.ios.vendored_frameworks = 'SendBirdUIKit.framework'
1313
s.ios.frameworks = ["UIKit", "Foundation", "CoreData", "SendBirdSDK"]
1414
s.requires_arc = true
15-
s.dependency "SendBirdSDK", "~>3.0.175"
15+
s.dependency "SendBirdSDK", "~>3.0.179"
1616
s.ios.library = "icucore"
17-
end
17+
end

0 commit comments

Comments
 (0)