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