EthereumABI 1.3.0×Maintained by Alex Vlasov.Installation Guide×Installation Guide for EthereumABIYou want to add pod 'EthereumABI', '~> 1.3' similar to the following to your Podfile:target 'MyApp' do pod 'EthereumABI', '~> 1.3' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try EthereumABI Depends on:CryptoSwift~> 1.0BigInt~> 3.1EthereumAddress~> 1.3 See PodspecGitHub RepoPage on CocoaPods.orgEthereumABI 1.3.0ByAlex Vlasovshamatarshamatar/EthereumABIGitHub RepoDescription Ethereum ABI parsing, decoding and encoding module for other projects