[Add] Vouched 1.9.5
[CocoaPods.git] / Specs / 3 / 8 / f / iopayWeb3Core / 3.1.2 / iopayWeb3Core.podspec.json
blob6b3956b7745bab1c4ce64776cba315cad236a2e9
2   "name": "iopayWeb3Core",
3   "compiler_flags": "-DCOCOAPODS",
4   "version": "3.1.2",
5   "platforms": {
6     "ios": "13.0",
7     "osx": "10.15"
8   },
9   "license": {
10     "type": "Apache License 2.0",
11     "file": "LICENSE.md"
12   },
13   "summary": "Core of web3swift library",
14   "homepage": "https://github.com/zanyfly/iopayweb3swift",
15   "authors": {
16     "Alex Vlasov": "alex.m.vlasov@gmail.com",
17     "Anton Grigorev": "antongrigorjev2010@gmail.com",
18     "Petr Korolev": "sky4winder@gmail.com",
19     "Yaroslav Yashin": "yaroslav.yashin@gmail.com"
20   },
21   "source": {
22     "git": "https://github.com/zanyfly/iopayweb3swift",
23     "tag": "3.1.2"
24   },
25   "swift_versions": "5.5",
26   "dependencies": {
27     "secp256k1.swift": [
28       "~> 0.1"
29     ],
30     "BigInt": [
31       "~> 5.2.0"
32     ],
33     "CryptoSwift": [
34       "~> 1.5.1"
35     ]
36   },
37   "source_files": "Sources/iopayWeb3Core/**/*.swift",
38   "swift_version": "5.5"