Latest | 0.6.1 |
---|---|
Homepage | https://github.com/horizontalsystems/ethereum-kit-ios |
License | Apache 2.0 |
Platforms | ios 11.0, requires ARC |
Dependencies | EthereumKit.swift, HSCryptoKit, RxSwift, GRDB.swift, BigInt |
Authors |
ethereum-kit-ios
Latest podspec
{ "name": "Erc20Kit.swift", "module_name": "Erc20Kit", "version": "0.6.1", "summary": "Erc20 token library for Swift", "homepage": "https://github.com/horizontalsystems/ethereum-kit-ios", "license": { "type": "Apache 2.0", "file": "LICENSE" }, "authors": { "Horizontal Systems": "[email protected]" }, "social_media_url": "http://horizontalsystems.io/", "requires_arc": true, "source": { "git": "https://github.com/horizontalsystems/ethereum-kit-ios.git", "tag": "0.6.1" }, "source_files": "Erc20Kit/Erc20Kit/**/*.{h,m,swift}", "platforms": { "ios": "11.0" }, "swift_version": "4.2", "dependencies": { "EthereumKit.swift": [ "~> 0.6" ], "HSCryptoKit": [ "~> 1.0" ], "RxSwift": [ "~> 4.0" ], "GRDB.swift": [ "~> 3.0" ], "BigInt": [ "~> 4.0" ] } }
Tue, 14 May 2019 10:42:05 +0000