[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 4 / Web3Auth / 8.2.0 / Web3Auth.podspec.json
blobcede311e2d473b2df1254b716b11a4789b34d15f
2   "name": "Web3Auth",
3   "version": "8.2.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": "8.2.0"
21   },
22   "source_files": "Sources/Web3Auth/**/*.{swift}",
23   "dependencies": {
24     "KeychainSwift": [
25       "~> 20.0.0"
26     ],
27     "curvelib.swift": [
28       "~> 1.0.1"
29     ],
30     "TorusSessionManager": [
31       "~> 4.0.2"
32     ],
33     "BigInt": [
34       "~> 5.2.0"
35     ]
36   },
37   "exclude_files": [
38     "docs/**"
39   ],
40   "swift_version": "5.0"