EthereumABI 1.3.0×由 Alex Vlasov 维护。安装指南×EthereumABI 的安装指南您想将类似以下内容添加到 Podfile 中:target 'MyApp' do pod 'EthereumABI', '~> 1.3' end然后在您的终端或从 CocoaPods.app 中运行 pod install或者,为了进行测试运行,运行以下命令pod try EthereumABI 依赖关系CryptoSwift~> 1.0BigInt~> 3.1EthereumAddress~> 1.3 查看 PodspecGitHub 仓库CocoaPods.org 页面EthereumABI 1.3.0由Alex Vlasovshamatarshamatar/EthereumABIGitHub 仓库描述 Ethereum ABI 解析、解码和编码模块,用于其他项目