We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5178b6 commit fbd8d25Copy full SHA for fbd8d25
SendbirdChatSDK.podspec
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
13
'Celine Moon' => '[email protected]',
14
'Ernest Hong' => '[email protected]'
15
}
16
- s.source = { :http => "https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/v4.0.0-beta.5/SendbirdChatSDK.zip", :sha1 => "" }
+ s.source = { :http => "https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/v4.0.0-beta.5/SendbirdChatSDK.zip", :sha1 => "bf4e5a67f2521520a2b5fc28cc4ee95d181413d9" }
17
s.requires_arc = true
18
s.platform = :ios, '9.0'
19
s.documentation_url = 'https://sendbird.com/docs/chat'
0 commit comments