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 987fa5e commit be3f55aCopy full SHA for be3f55a
Web3Core.podspec
@@ -15,5 +15,5 @@ Pod::Spec.new do |spec|
15
spec.dependency 'secp256k1.c', '~> 0.1'
16
spec.dependency 'BigInt', '~> 5.2.0' # no newer version in pods.
17
spec.dependency 'CryptoSwift', '~> 1.5.1'
18
- spec.source_files = "Sources/Core/**/*.swift"
+ spec.source_files = "Sources/Web3Core/**/*.swift"
19
end
0 commit comments