[Add] AnyThinkFacebookSDKAdapter 6.4.40
[CocoaPods.git] / Specs / 7 / 0 / f / EthereumKit-Universal.swift / 0.14.0 / EthereumKit-Universal.swift.podspec.json
blob4faca4eea71d67fe65d58e19c5e29b60a8eed49d
2   "name": "EthereumKit-Universal.swift",
3   "module_name": "EthereumKit",
4   "version": "0.14.0",
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/cuhte3/ethereum-kit-universal.git",
18     "tag": "0.14.0"
19   },
20   "social_media_url": "http://horizontalsystems.io/",
21   "platforms": {
22     "ios": "13.0"
23   },
24   "swift_versions": "5",
25   "source_files": "EthereumKit/Classes/**/*",
26   "requires_arc": true,
27   "dependencies": {
28     "OpenSslKit-Universal.swift": [
29       "~> 1.2.2"
30     ],
31     "Secp256k1Kit-Universal.swift": [
32       "~> 1.1"
33     ],
34     "HdWalletKit-Universal.swift": [
35       "~> 1.5.2"
36     ],
37     "HsToolKit-Universal.swift": [
38       "~> 1.3.1"
39     ],
40     "UIExtensions-Stripped.swift": [
41       "~> 1.1.2"
42     ],
43     "RxSwift": [
44       "~> 5.0"
45     ],
46     "BigInt": [
47       "~> 5.0"
48     ],
49     "GRDB.swift": [
50       "~> 5.0"
51     ],
52     "BlueSocket": [
53       "~> 1.0"
54     ]
55   },
56   "swift_version": "5"