[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 3 / e / 0 / SingleFactorAuth / 2.0.1 / SingleFactorAuth.podspec.json
blob3425277293f0cc2c966898f8e6d5bc124b43231b
2   "name": "SingleFactorAuth",
3   "version": "2.0.1",
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": "2.0.1"
21   },
22   "source_files": [
23     "Sources/SingleFactorAuth/*.{swift,json}",
24     "Sources/SingleFactorAuth/**/*.{swift,json}"
25   ],
26   "dependencies": {
27     "Torus-fetchNodeDetails": [
28       "~> 4.0.1"
29     ],
30     "Torus-utils": [
31       "~> 5.0.0"
32     ],
33     "TorusSessionManager": [
34       "~> 2.0.0"
35     ]
36   },
37   "swift_version": "5.0"