Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vikmeup committed May 5, 2020
1 parent b35bc51 commit e009ef1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ PODS:
- BigInt (5.0.0)
- SwiftLint (0.39.1)
- SwiftProtobuf (1.8.0)
- TrustSDK/Client (1.2.3):
- TrustSDK/Client (1.2.4):
- BigInt
- TrustWalletCore/Types
- TrustSDK/Wallet (1.2.3):
- TrustSDK/Wallet (1.2.4):
- TrustSDK/Client
- TrustWalletCore/Types (2.0.10):
- SwiftProtobuf
Expand All @@ -29,7 +29,7 @@ SPEC CHECKSUMS:
BigInt: 74b4d88367b0e819d9f77393549226d36faeb0d8
SwiftLint: 55e96a4a4d537d4a3156859fc1c54bd24851a046
SwiftProtobuf: 2cbd9409689b7df170d82a92a33443c8e3e14a70
TrustSDK: 77da198b139d90f7639594a28856fb0941c41f0b
TrustSDK: 65ca7c09a4d8ea34ccd3cc05254db9958de67f22
TrustWalletCore: bab25728671e43a5b9356a13adae7b12bfa48f73

PODFILE CHECKSUM: 8aa041a02c290ebee7b7e42493802af7035a6dc2
Expand Down
2 changes: 1 addition & 1 deletion TrustSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'TrustSDK'
s.version = '1.2.3'
s.version = '1.2.4'
s.summary = 'Trust Wallet SDK'
s.homepage = 'https://github.com/TrustWallet/TrustSDK-iOS'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit e009ef1

Please sign in to comment.