We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242daaa commit 6f86304Copy full SHA for 6f86304
Podfile
@@ -1,8 +1,8 @@
1
def import_pods
2
pod 'scrypt', '~> 2.0'
3
pod "PromiseKit", "~> 6.4.1"
4
- pod 'BigInt', '3.1'
5
- pod 'CryptoSwift', '0.12'
+ pod 'BigInt', '3.1.0'
+ pod 'CryptoSwift', '0.13.1'
6
pod 'Result', '~> 4.0'
7
pod 'secp256k1_swift', '~> 1.0.3', :modular_headers => true
8
pod 'SwiftRLP', '~> 1.0.1'
0 commit comments