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 d880c7c commit bffba81Copy full SHA for bffba81
web3swift.podspec
@@ -15,7 +15,7 @@ Pod::Spec.new do |spec|
15
spec.frameworks = 'CoreImage'
16
spec.dependency 'BigInt'
17
spec.dependency 'Starscream'
18
- spec.dependency 'CryptoSwift'
+ spec.dependency 'CryptoSwift', '1.6.0'
19
spec.dependency 'secp256k1.c'
20
spec.dependency 'PromiseKit'
21
end
0 commit comments