[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / e / 0 / SingleFactorAuth / 5.0.0 / SingleFactorAuth.podspec.json
blobc454d4fb0791ceb6a2b092de39d57995c9ef8aa5
2   "name": "SingleFactorAuth",
3   "version": "5.0.0",
4   "platforms": {
5     "ios": "14.0"
6   },
7   "summary": "Enable one key flow for Web3Auth",
8   "homepage": "https://github.com/Web3Auth/single-factor-auth-swift",
9   "license": {
10     "type": "BSD",
11     "file": "License.md"
12   },
13   "swift_versions": "5.0",
14   "authors": {
15     "Torus Labs": "hello@tor.us"
16   },
17   "module_name": "SingleFactorAuth",
18   "source": {
19     "git": "https://github.com/web3Auth/single-factor-auth-swift",
20     "tag": "5.0.0"
21   },
22   "source_files": [
23     "Sources/SingleFactorAuth/*.{swift,json}",
24     "Sources/SingleFactorAuth/**/*.{swift,json}"
25   ],
26   "dependencies": {
27     "Torus-fetchNodeDetails": [
28       "~> 6.0.1"
29     ],
30     "curvelib.swift": [
31       "~> 1.0.1"
32     ],
33     "Torus-utils": [
34       "~> 8.1.0"
35     ],
36     "TorusSessionManager": [
37       "~> 4.0.2"
38     ]
39   },
40   "swift_version": "5.0"