TrezorCrypto 0.0.9×由 Alejandro Isaza,viktor 维护。安装指南×TrezorCrypto 安装指南您想在 Podfile 中添加以下内容: pod 'TrezorCrypto', '~> 0.0',类似于以下示例:target 'MyApp' do pod 'TrezorCrypto', '~> 0.0' end然后在终端中运行 pod install,或者从 CocoaPods.app 运行。或者,为了进行测试运行,运行以下命令:pod try TrezorCrypto查看 PodspecGitHub 仓库在 CocoaPods.org 上的页面TrezorCrypto 0.0.9由Alejandro IsazaTrustWallet/trezor-crypto-iosGitHub 仓库TrezorCrypto iOS 一个使用 trezor-crypto C 库的 CocoaPods 包装器。 要安装它,只需在 Podfile 中添加以下行: pod 'TrezorCrypto'