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 5484e81 commit 9fde645Copy full SHA for 9fde645
web3swift.podspec
@@ -15,7 +15,7 @@ Pod::Spec.new do |spec|
15
spec.frameworks = 'CoreImage'
16
spec.dependency 'BigInt', '~> 5.0'
17
spec.dependency 'Starscream', '~> 3.1.0'
18
- spec.dependency 'CryptoSwift', '~> 1.0.0'
+ spec.dependency 'CryptoSwift', '~> 1.0'
19
spec.dependency 'secp256k1.c', '~> 0.1'
20
- spec.dependency 'PromiseKit', '~> 6.8.4'
+ spec.dependency 'PromiseKit', '~> 6.8'
21
end
0 commit comments