We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f3cf4 commit d34cb7cCopy full SHA for d34cb7c
SendBirdUIKit.podspec
@@ -12,6 +12,6 @@ Pod::Spec.new do |s|
12
s.ios.vendored_frameworks = 'SendBirdUIKit.framework'
13
s.ios.frameworks = ["UIKit", "Foundation", "CoreData", "SendBirdSDK"]
14
s.requires_arc = true
15
- s.dependency "SendBirdSDK", "~>3.0.175"
+ s.dependency "SendBirdSDK", "~>3.0.179"
16
s.ios.library = "icucore"
17
-end
+end
0 commit comments