-
Notifications
You must be signed in to change notification settings - Fork 2
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
Showing
16 changed files
with
39 additions
and
36 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,12 +1,12 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'SalemoveSDK' | ||
s.version = '0.32.3' | ||
s.version = '0.33.1' | ||
s.summary = 'The Salemove iOS library' | ||
s.description = 'The Salemove iOS library brings the in-person customer experience to iOS devices.' | ||
s.homepage = 'https://github.com/salemove/ios-sdk' | ||
s.license = { :type => 'MIT', :file => 'LICENSE' } | ||
s.author = { 'Salemove' => '[email protected]' } | ||
s.source = { :git => 'git@github.com:salemove/ios-bundle.git', :tag => s.version.to_s } | ||
s.source = { :git => 'https://github.com/salemove/ios-bundle.git', :tag => s.version.to_s } | ||
|
||
s.module_name = 'SalemoveSDK' | ||
s.ios.deployment_target = '12.0' | ||
|
@@ -17,6 +17,6 @@ Pod::Spec.new do |s| | |
s.dependency 'SwiftPhoenixClient', '1.2.1-xcf' | ||
s.dependency 'SocketIO', '9.2.0-xcf' | ||
s.dependency 'Starscream', '3.1.1-xcf' | ||
s.dependency 'glia-webrtc/bitcode', '0.0.3' | ||
s.dependency 'TwilioVoice', '6.2.0' | ||
end | ||
s.dependency 'WebRTC-lib', '96.0.0' | ||
s.dependency 'TwilioVoice', '6.3.1' | ||
end |
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%)
SalemoveSDK.xcframework/ios-arm64/SalemoveSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+364 Bytes
(100%)
.../ios-arm64/SalemoveSDK.framework/Modules/SalemoveSDK.swiftmodule/arm64-apple-ios.swiftdoc
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
+64 Bytes
(100%)
SalemoveSDK.xcframework/ios-arm64/SalemoveSDK.framework/SalemoveSDK
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
+0 Bytes
(100%)
SalemoveSDK.xcframework/ios-arm64_x86_64-simulator/SalemoveSDK.framework/Info.plist
Binary file not shown.
Binary file modified
BIN
+364 Bytes
(100%)
.../SalemoveSDK.framework/Modules/SalemoveSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc
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
+364 Bytes
(100%)
...SalemoveSDK.framework/Modules/SalemoveSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
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
+80 Bytes
(100%)
SalemoveSDK.xcframework/ios-arm64_x86_64-simulator/SalemoveSDK.framework/SalemoveSDK
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