[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 4 / 0 / WEthereumKit / 0.1.5 / WEthereumKit.podspec.json
blob6150ee7d00e355abb290f2ddc464b12162a495a2
2   "name": "WEthereumKit",
3   "version": "0.1.5",
4   "summary": "A short description of WEthereumKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/huy-luvapay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "phuhuy2016": "huy.van@epapersmart.com"
13   },
14   "source": {
15     "git": "https://github.com/huy-luvapay/WEthereumKit.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "WEthereumKit/Classes/**/*.{h,m,mm,swift}",
23   "resources": [
25   ],
26   "dependencies": {
27     "Alamofire": [
28       "~> 5.6.1"
29     ],
30     "SnapKit": [
32     ],
33     "RxSwift": [
34       "~> 5.0"
35     ],
36     "RxCocoa": [
38     ],
39     "BigInt": [
41     ],
42     "GRDB.swift": [
44     ],
45     "BlueSocket": [
47     ],
48     "OpenSslKit.swift": [
49       "~> 1.0"
50     ],
51     "Secp256k1Kit.swift": [
52       "~> 1.0"
53     ],
54     "HdWalletKit.swift": [
55       "~> 1.5"
56     ],
57     "ObjectMapper": [
58       "~> 4.2.0"
59     ],
60     "SwiftNIO": [
61       "~> 2.40.0"
62     ],
63     "SwiftNIOHTTP1": [
64       "~> 2.40.0"
65     ],
66     "SwiftNIOWebSocket": [
67       "~> 2.40.0"
68     ],
69     "SwiftNIOSSL": [
70       "~> 2.19.0"
71     ],
72     "SwiftNIOFoundationCompat": [
73       "~> 2.40.0"
74     ]
75   },
76   "pod_target_xcconfig": {
77     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
78   },
79   "user_target_xcconfig": {
80     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
81   },
82   "swift_version": "5.0"