4 "summary": "A single Web3 provider solution for all Wallets",
5 "description": "Your on-ramp to web3 multichain. Web3Modal is a versatile library that makes it super easy to connect users with your Dapp and start interacting with the blockchain.",
6 "screenshots": "https://web3modal.com/images/hero-banner.png",
7 "homepage": "https://web3modal.com/",
12 "authors": "WalletConnect, Inc.",
13 "social_media_url": "https://twitter.com/WalletConnect",
17 "swift_versions": "5.9",
19 "git": "https://github.com/WalletConnect/web3modal-swift.git",
22 "pod_target_xcconfig": {
23 "OTHER_SWIFT_FLAGS": "-DCocoaPods"
25 "default_subspecs": "Web3Modal",
29 "source_files": "Sources/Web3Modal/**/*.{h,m,swift}",
31 "Web3Modal/Web3ModalUI": [
34 "Web3Modal/Web3ModalBackport": [
37 "WalletConnectSwiftV2/WalletConnectSign": [
43 "CoinbaseWalletSDK": [
49 "Sources/Web3Modal/Resources/*"
54 "name": "Web3ModalUI",
55 "source_files": "Sources/Web3ModalUI/**/*.{h,m,swift}",
57 "Web3Modal/Web3ModalBackport": [
63 "Sources/Web3ModalUI/Resources/*"
68 "name": "Web3ModalBackport",
69 "source_files": "Sources/Web3ModalBackport/**/*.{h,m,swift}"
72 "swift_version": "5.9"