blob: ebddc96c803be6da1e8617c09a112ccedf9c6d91 [file] [log] [blame]
{
"name": "Torus-utils",
"version": "0.0.20",
"platforms": {
"ios": "10.0"
},
"summary": "Retrieve user shares",
"homepage": "https://github.com/torusresearch/torus-utils-swift",
"license": {
"type": "BSD",
"file": "License.md"
},
"swift_versions": "5.0",
"authors": {
"Torus Labs": "rathishubham017@gmail.com"
},
"module_name": "TorusUtils",
"source": {
"git": "https://github.com/torusresearch/torus-utils-swift.git",
"tag": "0.0.20"
},
"source_files": [
"Sources/TorusUtils/*.{swift,json}",
"Sources/TorusUtils/**/*.{swift,json}"
],
"dependencies": {
"Torus-fetchNodeDetails": [
"~> 0.0.1"
],
"PromiseKit/Foundation": [
"~> 6.0"
]
},
"swift_version": "5.0"
}