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.
2 parents fb0ba60 + 52a6ef3 commit 9c9b48bCopy full SHA for 9c9b48b
tkey-mpc-swift.podspec
@@ -10,6 +10,6 @@ Pod::Spec.new do |spec|
10
spec.module_name = "tkey"
11
spec.source = { :git => "https://github.com/tkey/tkey-mpc-swift.git", :tag => spec.version }
12
spec.vendored_framework = "Sources/libtkey/libtkey.xcframework"
13
- spec.dependency 'TorusUtils', '~> 10.0.0'
+ spec.dependency 'Torus-utils', '~> 10.0.0'
14
spec.source_files = "Sources/**/*.{swift,c,h}"
15
end
0 commit comments