blob: 54f65e8edcda203b52d8ca8aae188336c906fcc7 [file] [log] [blame]
{
"name": "HDWeb3",
"version": "0.1.0",
"summary": "web3Swift custom version manager",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://gitlab.justoken.org:10080/pods/HDWeb3.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"floyd": "zgxt0205@sina.com"
},
"source": {
"git": "http://gitlab.justoken.org:10080/pods/HDWeb3.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HDWeb3/Classes/**/*",
"dependencies": {
"PromiseKit": [
"~> 6.4"
],
"BigInt": [
"~> 3.1"
],
"CryptoSwift": [
"~> 0.12"
],
"secp256k1.swift": [
]
},
"swift_version": "4"
}