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