EthereumAddress 1.3.0×由Alex Vlasov维护。安装指南×EthereumAddress 安装指南你想要把以下类似内容添加到你的 Podfile 中:target 'MyApp' do pod 'EthereumAddress', '~> 1.3' end然后在你的终端运行 pod install,或者从 CocoaPods.app 中执行。或者为了测试运行,运行以下命令:pod try EthereumAddress查看 PodspecGitHub 仓库CocoaPods.org 上的页面EthereumAddress 1.3.0由Alex Vlasovshamatarshamatar/EthereumAddressGitHub 仓库以太坊地址 一个以太坊地址原生结构的轻量级实现,具有解析和验证选项。