[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 9 / EosKit.swift / 0.3.6 / EosKit.swift.podspec.json
blob669d6ab5fb059b0614b3c721cf7baf684e879a4f
2   "name": "EosKit.swift",
3   "module_name": "EosKit",
4   "version": "0.3.6",
5   "summary": "EOS blockchain library for Swift",
6   "description": "Eos.swift implements EOS protocol in Swift.\n```",
7   "homepage": "https://github.com/horizontalsystems/eos-kit-ios",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Horizontal Systems": "hsdao@protonmail.ch"
14   },
15   "social_media_url": "http://horizontalsystems.io/",
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/horizontalsystems/eos-kit-ios.git",
19     "tag": "0.3.6"
20   },
21   "source_files": "EosKit/EosKit/**/*.{h,m,swift}",
22   "platforms": {
23     "ios": "12.0"
24   },
25   "swift_versions": "5",
26   "dependencies": {
27     "RxSwift": [
28       "~> 5.0"
29     ],
30     "GRDB.swift": [
31       "~> 4.0"
32     ],
33     "HsToolKit.swift": [
34       "~> 1.0"
35     ],
36     "EosioSwift": [
37       "~> 0.4.0"
38     ],
39     "EosioSwiftAbieosSerializationProvider": [
40       "~> 0.4.0"
41     ],
42     "EosioSwiftSoftkeySignatureProvider": [
43       "~> 0.4.0"
44     ]
45   },
46   "swift_version": "5"