[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / 5 / Torus-utils / 2.1.8 / Torus-utils.podspec.json
blob6d128ff8c9407d95446fd06426b6db726c3ab81e
2   "name": "Torus-utils",
3   "version": "2.1.8",
4   "platforms": {
5     "ios": "13.0"
6   },
7   "summary": "Retrieve user shares",
8   "homepage": "https://github.com/torusresearch/torus-utils-swift",
9   "license": {
10     "type": "BSD",
11     "file": "License.md"
12   },
13   "swift_versions": "5.0",
14   "authors": {
15     "Torus Labs": "rathishubham017@gmail.com"
16   },
17   "module_name": "TorusUtils",
18   "source": {
19     "git": "https://github.com/torusresearch/torus-utils-swift.git",
20     "tag": "2.1.8"
21   },
22   "source_files": [
23     "Sources/TorusUtils/*.{swift,json}",
24     "Sources/TorusUtils/**/*.{swift,json}"
25   ],
26   "dependencies": {
27     "Torus-fetchNodeDetails": [
28       "~> 2.7.0"
29     ],
30     "CryptoSwift": [
31       "~> 1.5.1"
32     ],
33     "secp256k1.swift": [
34       "~> 0.1.4"
35     ],
36     "PromiseKit/Foundation": [
37       "~> 6.0"
38     ],
39     "TweetNacl": [
41     ]
42   },
43   "swift_version": "5.0"