[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 5 / Torus-utils / 4.0.0 / Torus-utils.podspec.json
blob35a54459a3776c8c9c9379b719d30b7bb3a6c03b
2   "name": "Torus-utils",
3   "version": "4.0.0",
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": "4.0.0"
21   },
22   "source_files": [
23     "Sources/TorusUtils/*.{swift,json}",
24     "Sources/TorusUtils/**/*.{swift,json}"
25   ],
26   "dependencies": {
27     "Torus-fetchNodeDetails": [
28       "~> 4.0.0"
29     ],
30     "CryptoSwift": [
31       "~> 1.5.1"
32     ],
33     "secp256k1.swift": [
34       "~> 0.1.4"
35     ]
36   },
37   "swift_version": "5.0"