[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / 8 / 1 / EthereumKit-Universal / 0.14.1 / EthereumKit-Universal.podspec.json
blob6dbdfc101a63336cb5459cbcea240b18cec0880d
2   "name": "EthereumKit-Universal",
3   "module_name": "EthereumKit",
4   "version": "0.14.1",
5   "summary": "Ethereum wallet library for Swift. Supports iOS and macOS.",
6   "description": "EthereumKit.swift implements Ethereum protocol in Swift.",
7   "homepage": "https://github.com/cuhte3/ethereum-kit-universal",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Horizontal Systems": "hsdao@protonmail.ch",
14     "cuhte3": "farid@getportal.co"
15   },
16   "source": {
17     "git": "https://github.com/FabricLabs/ethereum-kit-universal.git",
18     "tag": "0.14.1"
19   },
20   "social_media_url": "http://horizontalsystems.io/",
21   "platforms": {
22     "ios": "13.0",
23     "osx": "10.14"
24   },
25   "swift_versions": "5",
26   "source_files": "EthereumKit/Classes/**/*",
27   "requires_arc": true,
28   "dependencies": {
29     "OpenSslKit-Universal.swift": [
30       "~> 1.2.2"
31     ],
32     "Secp256k1Kit-Universal.swift": [
33       "~> 1.1"
34     ],
35     "HdWalletKit-Universal.swift": [
36       "~> 1.5.2"
37     ],
38     "HsToolKit-Universal.swift": [
39       "~> 1.3.1"
40     ],
41     "UIExtensions-Stripped.swift": [
42       "~> 1.1.2"
43     ],
44     "RxSwift": [
45       "~> 5.0"
46     ],
47     "BigInt": [
48       "~> 5.0"
49     ],
50     "GRDB.swift": [
51       "~> 4.0"
52     ],
53     "BlueSocket": [
54       "~> 1.0"
55     ]
56   },
57   "swift_version": "5"