Skip to content

Commit bffba81

Browse files
committed
CryptoSwift 1.6.0
1 parent d880c7c commit bffba81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web3swift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Pod::Spec.new do |spec|
1515
spec.frameworks = 'CoreImage'
1616
spec.dependency 'BigInt'
1717
spec.dependency 'Starscream'
18-
spec.dependency 'CryptoSwift'
18+
spec.dependency 'CryptoSwift', '1.6.0'
1919
spec.dependency 'secp256k1.c'
2020
spec.dependency 'PromiseKit'
2121
end

0 commit comments

Comments
 (0)