[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 4 / Web3Auth / 5.0.0 / Web3Auth.podspec.json
blob3bcdd29e59b44d2b424a5bb7f1526c01ae6b36a6
2   "name": "Web3Auth",
3   "version": "5.0.0",
4   "platforms": {
5     "ios": "14.0"
6   },
7   "summary": "Torus Web3Auth SDK for iOS applications",
8   "homepage": "https://github.com/web3auth/web3auth-swift-sdk",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE.md"
12   },
13   "swift_versions": "5.0",
14   "authors": {
15     "Torus Labs": "hello@tor.us"
16   },
17   "module_name": "Web3Auth",
18   "source": {
19     "git": "https://github.com/web3auth/web3auth-swift-sdk.git",
20     "tag": "5.0.0"
21   },
22   "source_files": [
23     "Sources/Web3Auth/*.{swift}",
24     "Sources/Web3Auth/**/*.{swift}"
25   ],
26   "dependencies": {
27     "KeychainSwift": [
28       "~> 20.0.0"
29     ],
30     "web3.swift": [
31       "~> 0.9.3"
32     ],
33     "CryptoSwift": [
34       "~> 1.5.1"
35     ]
36   },
37   "exclude_files": [
38     "docs/**"
39   ],
40   "swift_version": "5.0"