Skip to content

Commit fbd8d25

Browse files
authored
Add checksum for podspec 4.0.0-beta.5 (#6)
1 parent d5178b6 commit fbd8d25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SendbirdChatSDK.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Pod::Spec.new do |s|
1313
'Celine Moon' => '[email protected]',
1414
'Ernest Hong' => '[email protected]'
1515
}
16-
s.source = { :http => "https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/v4.0.0-beta.5/SendbirdChatSDK.zip", :sha1 => "" }
16+
s.source = { :http => "https://github.com/sendbird/sendbird-chat-sdk-ios/releases/download/v4.0.0-beta.5/SendbirdChatSDK.zip", :sha1 => "bf4e5a67f2521520a2b5fc28cc4ee95d181413d9" }
1717
s.requires_arc = true
1818
s.platform = :ios, '9.0'
1919
s.documentation_url = 'https://sendbird.com/docs/chat'

0 commit comments

Comments
 (0)