-
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.
- Loading branch information
1 parent
901fab9
commit 2afa88b
Showing
15 changed files
with
23 additions
and
14 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.46" | ||
s.version = "3.1.47" | ||
s.summary = 'Sendbird Chat iOS Framework' | ||
s.description = 'Messaging and Chat API for Mobile Apps and Websites' | ||
s.homepage = 'https://sendbird.com' | ||
|
@@ -11,7 +11,7 @@ Pod::Spec.new do |s| | |
'Celine Moon' => '[email protected]', | ||
'Erenst Hong' => '[email protected]' | ||
} | ||
s.source = { :git => 'https://github.com/sendbird/sendbird-ios-framework.git', :tag => "v3.1.46" } | ||
s.source = { :git => 'https://github.com/sendbird/sendbird-ios-framework.git', :tag => "v3.1.47" } | ||
s.requires_arc = true | ||
s.platform = :ios, '9.0' | ||
s.documentation_url = 'https://docs.sendbird.com/' | ||
|
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
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
+0 Bytes
(100%)
Sources/SendBirdSDK.xcframework/ios-arm64_armv7/SendBirdSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+152 Bytes
(100%)
Sources/SendBirdSDK.xcframework/ios-arm64_armv7/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
+650 Bytes
(100%)
...ork/ios-arm64_armv7/dSYMs/SendBirdSDK.framework.dSYM/Contents/Resources/DWARF/SendBirdSDK
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
.../SendBirdSDK.xcframework/ios-arm64_i386_x86_64-simulator/SendBirdSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+160 Bytes
(100%)
...SendBirdSDK.xcframework/ios-arm64_i386_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
+1002 Bytes
(100%)
...86_x86_64-simulator/dSYMs/SendBirdSDK.framework.dSYM/Contents/Resources/DWARF/SendBirdSDK
Binary file not shown.