[Delete] WalleePaymentSdkStaging 1.4.0
[CocoaPods.git] / Specs / 7 / 3 / 8 / Web3Swift.io / 0.0.1 / Web3Swift.io.podspec.json
blobded3e5c28d49dcc4f101e62d3cf21879333079cb
2   "name": "Web3Swift.io",
3   "version": "0.0.1",
4   "summary": "Web3 library in Swift",
5   "description": "Ethereum client library written in pure Swift.",
6   "homepage": "https://web3swift.io",
7   "license": {
8     "type": "Apache License 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Timofey Solonin": "abdulowork@gmail.com",
13     "Vadim Koleoshkin": "vadim@zerion.io"
14   },
15   "source": {
16     "git": "https://github.com/zeriontech/Web3Swift.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "module_name": "Web3Swift",
23   "source_files": "Web3Swift/**/*",
24   "dependencies": {
25     "SwiftyJSON": [
26       "= 4.1.0"
27     ],
28     "secp256k1_ios": [
29       "= 0.1.1"
30     ],
31     "CryptoSwift": [
32       "= 0.9.0"
33     ],
34     "BigInt.swift": [
35       "= 1.0.0"
36     ]
37   },
38   "pushed_with_swift_version": "4.0"