[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 4 / 5 / Torus-utils / 0.1.1 / Torus-utils.podspec.json
blob67e027fc072565d310117a3f7bd8efee9dd3a249
2   "name": "Torus-utils",
3   "version": "0.1.1",
4   "platforms": {
5     "ios": "10.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": "0.1.1"
21   },
22   "source_files": [
23     "Sources/TorusUtils/*.{swift,json}",
24     "Sources/TorusUtils/**/*.{swift,json}"
25   ],
26   "dependencies": {
27     "Torus-fetchNodeDetails": [
28       "~> 0.0.1"
29     ],
30     "PromiseKit/Foundation": [
31       "~> 6.0"
32     ],
33     "BestLogger": [
34       "~> 0.0.1"
35     ]
36   },
37   "pod_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "user_target_xcconfig": {
41     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
42   },
43   "swift_version": "5.0"