-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds capability to switch server from live to staging and vise versa
- Loading branch information
Showing
21 changed files
with
1,973 additions
and
1,626 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,9 +1,9 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'ShareTripSDK' | ||
s.version = '1.0.4' | ||
s.version = '1.0.5' | ||
s.summary = 'ShareTripSDK' | ||
s.homepage = 'https://github.com/sharetripnet/ShareTripSDK.git' | ||
s.source = { :git => 'https://github.com/sharetripnet/ShareTripSDK.git', :tag => '1.0.4' } | ||
s.source = { :git => 'https://github.com/sharetripnet/ShareTripSDK.git', :tag => '1.0.5' } | ||
s.author = { 'Abdul Momen' => '[email protected]' } | ||
s.license = { :type => "MIT", :text => "MIT License" } | ||
|
||
|
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
+10.1 KB
(100%)
ShareTripSDK.xcframework/ios-arm64/ShareTripSDK.framework/Assets.car
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...amework/ios-arm64/ShareTripSDK.framework/GoogleSignIn.bundle/_CodeSignature/CodeSignature
Binary file not shown.
Oops, something went wrong.