We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9101082 commit 5ee8c29Copy full SHA for 5ee8c29
web3swift.podspec
@@ -16,5 +16,5 @@ Pod::Spec.new do |spec|
16
spec.resource_bundle = { "Browser" => "Sources/web3swift/Browser/*.js" }
17
spec.frameworks = 'CoreImage'
18
spec.dependency 'Starscream', '~> 4.0.4'
19
- spec.dependency 'Web3Core', '~> 3.0.0-RC3'
+ spec.dependency 'Web3Core', '~> 3.0.0-RC4'
20
end
0 commit comments