blob: 1d865a84ee6b13839f2669729070d57df09a18d7 [file] [log] [blame]
{
"name": "Torus-fetchNodeDetails",
"version": "0.0.13",
"platforms": {
"ios": "10.0"
},
"summary": "Fetches the node details from torus nodelist smart contract",
"homepage": "https://github.com/torusresearch/fetch-node-details-swift",
"license": {
"type": "BSD",
"file": "License.md"
},
"swift_versions": "5.0",
"authors": {
"Shubham Rathi": "rathishubham017@gmail.com"
},
"source": {
"git": "https://github.com/torusresearch/fetch-node-details-swift.git",
"tag": "0.0.13"
},
"source_files": [
"Sources/FetchNodeDetails/*.{swift,json}",
"Sources/FetchNodeDetails/**/*.{swift,json}"
],
"module_name": "FetchNodeDetails",
"dependencies": {
"Torus-web3swift": [
"~> 3.0.2"
]
},
"swift_version": "5.0"
}