-
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 #75 from sendbird/release/3.1.54
Release 3.1.54
- Loading branch information
Showing
11 changed files
with
14 additions
and
7 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,18 +1,20 @@ | ||
|
||
Pod::Spec.new do |s| | ||
s.name = 'SendBirdSDK' | ||
s.version = "3.1.53" | ||
s.version = "3.1.54" | ||
s.summary = 'Sendbird Chat iOS Framework' | ||
s.description = 'Messaging and Chat API for Mobile Apps and Websites' | ||
s.homepage = 'https://sendbird.com' | ||
s.license = 'Commercial' | ||
s.authors = { | ||
'Jed Gyeong' => '[email protected]', | ||
'Celine Moon' => '[email protected]', | ||
'Ernest Hong' => '[email protected]', | ||
'Damon Park' => '[email protected]' | ||
'Damon Park' => '[email protected]', | ||
'Tez Park' => '[email protected]', | ||
'Young Hwang' => '[email protected]', | ||
'Minhyuk Kim' => '[email protected]' | ||
} | ||
s.source = { :git => 'https://github.com/sendbird/sendbird-ios-framework.git', :tag => "v3.1.53" } | ||
s.source = { :git => 'https://github.com/sendbird/sendbird-ios-framework.git', :tag => "v3.1.54" } | ||
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
+35.1 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
+9.13 KB
(100%)
...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
+3.14 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
+20.3 KB
(100%)
...64_x86_64-simulator/dSYMs/SendBirdSDK.framework.dSYM/Contents/Resources/DWARF/SendBirdSDK
Binary file not shown.