[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / e / f / iopayweb3sdk / 0.1.0 / iopayweb3sdk.podspec.json
blob3ac016b1849c458f2dab059a32968fcefd15416f
2   "name": "iopayweb3sdk",
3   "version": "0.1.0",
4   "summary": "A short description of iopayweb3sdk.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iopay/iopay-web3sdk-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zanyfly": "zanyfly@126.com"
13   },
14   "source": {
15     "git": "https://github.com/iopay/iopay-web3sdk-swift",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "source_files": "iopayweb3sdk/Classes/**/*",
22   "dependencies": {
23     "iopayWeb3swift": [
25     ],
26     "SwiftProtobuf": [
28     ],
29     "PromiseKit": [
31     ],
32     "SwiftGRPC": [
34     ],
35     "BigInt": [
36       "~> 5.0"
37     ]
38   }