feat(ios): hashcash in swift (#8602)

This commit is contained in:
Brooooooklyn
2024-10-29 08:40:15 +00:00
parent efee4dfd66
commit 5709ebbb11
10 changed files with 152 additions and 9 deletions
+1
View File
@@ -18,6 +18,7 @@ end
target 'App' do
capacitor_pods
# Add your Pods here
pod 'CryptoSwift', '~> 1.8.3'
end
post_install do |installer|