Skip to content

Commit 6f86304

Browse files
author
Benedict Cumberbatch
committed
no message
1 parent 242daaa commit 6f86304

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Podfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
def import_pods
22
pod 'scrypt', '~> 2.0'
33
pod "PromiseKit", "~> 6.4.1"
4-
pod 'BigInt', '3.1'
5-
pod 'CryptoSwift', '0.12'
4+
pod 'BigInt', '3.1.0'
5+
pod 'CryptoSwift', '0.13.1'
66
pod 'Result', '~> 4.0'
77
pod 'secp256k1_swift', '~> 1.0.3', :modular_headers => true
88
pod 'SwiftRLP', '~> 1.0.1'

0 commit comments

Comments
 (0)