[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / f / 4 / Web3Core / 3.1.1 / Web3Core.podspec.json
blobee5021aa6ff584649b5701672dd58084dd4bc91b
2   "name": "Web3Core",
3   "compiler_flags": "-DCOCOAPODS",
4   "version": "3.1.1",
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/web3swift-team/web3swift",
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/web3swift-team/web3swift.git",
23     "tag": "3.1.1"
24   },
25   "swift_versions": "5.5",
26   "dependencies": {
27     "secp256k1.c": [
28       "~> 0.1"
29     ],
30     "BigInt": [
31       "~> 5.2.0"
32     ],
33     "CryptoSwift": [
34       "~> 1.5.1"
35     ]
36   },
37   "source_files": "Sources/Web3Core/**/*.swift",
38   "swift_version": "5.5"