Skip to content

Commit

Permalink
Update tkey-mpc-swift.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
metalurgical committed Apr 22, 2024
1 parent 2f52b71 commit 54f3b95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tkey-mpc-swift.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ Pod::Spec.new do |spec|
spec.module_name = "tkey"
spec.source = { :git => "https://github.com/tkey/tkey-mpc-swift.git", :tag => spec.version }
spec.vendored_framework = "Sources/libtkey/libtkey.xcframework"
spec.dependency 'TorusUtils', '~> 8.0.3'
spec.dependency 'TorusUtils', '~> 8.1.0'
spec.source_files = "Sources/**/*.{swift,c,h}"
end

0 comments on commit 54f3b95

Please sign in to comment.