[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 4 / 5 / Torus-utils / 0.0.13 / Torus-utils.podspec.json
blob6ad3173f5ce80061f036cf1a647e7ca2fd87bacd
2   "name": "Torus-utils",
3   "version": "0.0.13",
4   "platforms": {
5     "ios": "10.0"
6   },
7   "summary": "Retrieve user shares",
8   "homepage": "https://github.com/torusresearch/torus-utils-swift",
9   "license": "BSD 3.0",
10   "swift_versions": "5.0",
11   "authors": {
12     "Torus Labs": "rathishubham017@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/torusresearch/torus-utils-swift.git",
16     "tag": "0.0.13"
17   },
18   "source_files": [
19     "Sources/TorusUtils/*.{swift,json}",
20     "Sources/TorusUtils/**/*.{swift,json}"
21   ],
22   "dependencies": {
23     "Torus-fetchNodeDetails": [
24       "~> 0.0.8"
25     ],
26     "PromiseKit/Foundation": [
27       "~> 6.0"
28     ]
29   },
30   "swift_version": "5.0"