4 "summary": "Reown Swift WalletKit & AppKit",
5 "description": "Implementation of WalletKit and AppKit",
6 "homepage": "https://reown.com",
11 "authors": "Reown, Inc.",
13 "git": "https://github.com/reown-com/reown-swift.git",
19 "swift_versions": "5.9",
20 "pod_target_xcconfig": {
21 "OTHER_SWIFT_FLAGS": "-DCocoaPods"
23 "default_subspecs": "WalletKit",
27 "source_files": "Sources/ReownWalletKit/**/*.{h,m,swift}",
29 "reown-swift/WalletConnectSign": [
32 "reown-swift/WalletConnectPush": [
35 "reown-swift/WalletConnectVerify": [
41 "name": "ReownAppKitBackport",
42 "source_files": "Sources/ReownAppKitBackport/**/*.{h,m,swift}"
45 "name": "ReownAppKitUI",
46 "source_files": "Sources/ReownAppKitUI/**/*.{h,m,swift}",
48 "reown-swift/ReownAppKitBackport": [
54 "Sources/ReownAppKitUI/Resources/*"
59 "name": "ReownAppKit",
60 "source_files": "Sources/ReownAppKit/**/*.{h,m,swift}",
62 "reown-swift/WalletConnectSign": [
65 "reown-swift/ReownAppKitUI": [
68 "reown-swift/ReownAppKitBackport": [
74 "CoinbaseWalletSDK": [
80 "Sources/ReownAppKit/Resources/*"
85 "name": "WalletConnectSign",
86 "source_files": "Sources/WalletConnectSign/**/*.{h,m,swift}",
88 "reown-swift/WalletConnectPairing": [
91 "reown-swift/WalletConnectSigner": [
94 "reown-swift/WalletConnectVerify": [
97 "reown-swift/Events": [
103 "name": "WalletConnectVerify",
104 "source_files": "Sources/WalletConnectVerify/**/*.{h,m,swift}",
106 "reown-swift/WalletConnectUtils": [
109 "reown-swift/WalletConnectNetworking": [
115 "name": "WalletConnectSigner",
116 "source_files": "Sources/WalletConnectSigner/**/*.{h,m,swift}",
118 "reown-swift/WalletConnectNetworking": [
124 "name": "WalletConnectIdentity",
125 "source_files": "Sources/WalletConnectIdentity/**/*.{h,m,swift}",
127 "reown-swift/WalletConnectNetworking": [
130 "reown-swift/WalletConnectJWT": [
136 "name": "WalletConnectPush",
137 "source_files": "Sources/WalletConnectPush/**/*.{h,m,swift}",
139 "reown-swift/WalletConnectNetworking": [
142 "reown-swift/WalletConnectJWT": [
148 "name": "WalletConnectJWT",
149 "source_files": "Sources/WalletConnectJWT/**/*.{h,m,swift}",
151 "reown-swift/WalletConnectKMS": [
157 "name": "WalletConnectNetworking",
158 "source_files": "Sources/WalletConnectNetworking/**/*.{h,m,swift}",
160 "reown-swift/WalletConnectRelay": [
163 "reown-swift/HTTPClient": [
169 "name": "WalletConnectPairing",
170 "source_files": "Sources/WalletConnectPairing/**/*.{h,m,swift}",
172 "reown-swift/WalletConnectNetworking": [
175 "reown-swift/Events": [
181 "name": "ReownRouter",
182 "source_files": "Sources/ReownRouter/**/*.{h,m,swift}",
188 "name": "WalletConnectRelay",
189 "source_files": "Sources/WalletConnectRelay/**/*.{h,m,swift}",
191 "reown-swift/WalletConnectJWT": [
195 "resource_bundles": {
196 "WalletConnect_WalletConnectRelay": [
197 "Sources/WalletConnectRelay/PackageConfig.json"
202 "name": "WalletConnectUtils",
203 "source_files": "Sources/WalletConnectUtils/**/*.{h,m,swift}",
205 "reown-swift/JSONRPC": [
211 "name": "WalletConnectKMS",
212 "source_files": "Sources/WalletConnectKMS/**/*.{h,m,swift}",
214 "reown-swift/WalletConnectUtils": [
221 "source_files": "Sources/Commons/**/*.{h,m,swift}"
225 "source_files": "Sources/Events/**/*.{h,m,swift}",
227 "reown-swift/WalletConnectNetworking": [
230 "reown-swift/WalletConnectUtils": [
237 "source_files": "Sources/JSONRPC/**/*.{h,m,swift}",
239 "reown-swift/Commons": [
245 "name": "HTTPClient",
246 "source_files": "Sources/HTTPClient/**/*.{h,m,swift}"
249 "swift_version": "5.9"