[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 2 / 4 / Web3Auth / 7.5.0 / Web3Auth.podspec.json
blob221297f7df864bd4e1729ff817fc8a5f127e6599
2   "name": "Web3Auth",
3   "version": "7.5.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": "7.5.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       "~> 1.6.0"
32     ],
33     "CryptoSwift": [
34       "~> 1.8.0"
35     ],
36     "TorusSessionManager": [
37       "~> 3.0.1"
38     ]
39   },
40   "exclude_files": [
41     "docs/**"
42   ],
43   "swift_version": "5.0"