-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #72 from sendbird/release/3.1.51
Release - 3.1.51
- Loading branch information
Showing
11 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
|
||
Pod::Spec.new do |s| | ||
s.name = 'SendBirdSDK' | ||
s.version = "3.1.50" | ||
s.version = "3.1.51" | ||
s.summary = 'Sendbird Chat iOS Framework' | ||
s.description = 'Messaging and Chat API for Mobile Apps and Websites' | ||
s.homepage = 'https://sendbird.com' | ||
|
@@ -12,7 +12,7 @@ Pod::Spec.new do |s| | |
'Ernest Hong' => '[email protected]', | ||
'Damon Park' => '[email protected]' | ||
} | ||
s.source = { :git => 'https://github.com/sendbird/sendbird-ios-framework.git', :tag => "v3.1.50" } | ||
s.source = { :git => 'https://github.com/sendbird/sendbird-ios-framework.git', :tag => "v3.1.51" } | ||
s.requires_arc = true | ||
s.platform = :ios, '11.0' | ||
s.documentation_url = 'https://docs.sendbird.com/' | ||
|
Binary file modified
BIN
+0 Bytes
(100%)
Sources/SendBirdSDK.xcframework/ios-arm64/SendBirdSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+4.67 KB
(100%)
Sources/SendBirdSDK.xcframework/ios-arm64/SendBirdSDK.framework/SendBirdSDK
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+236 KB
(110%)
...framework/ios-arm64/dSYMs/SendBirdSDK.framework.dSYM/Contents/Resources/DWARF/SendBirdSDK
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
Sources/SendBirdSDK.xcframework/ios-arm64_x86_64-simulator/SendBirdSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+4.7 KB
(100%)
Sources/SendBirdSDK.xcframework/ios-arm64_x86_64-simulator/SendBirdSDK.framework/SendBirdSDK
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+523 KB
(110%)
...64_x86_64-simulator/dSYMs/SendBirdSDK.framework.dSYM/Contents/Resources/DWARF/SendBirdSDK
Binary file not shown.