blob: 76f1cde1e9e767f85e58dda99c58e8ce71969980 [file] [log] [blame]
{
"name": "HDWeb3",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "HDWeb3/Classes/**/*",
"dependencies": {
"PromiseKit": [
"~> 6.4"
],
"BigInt": [
"~> 3.1"
],
"CryptoSwift": [
"~> 0.12"
],
"secp256k1.swift": [
],
"Alog": [
]
},
"swift_version": "4"
}