We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bdb1fb3 + 901b5bf commit d26cb4dCopy full SHA for d26cb4d
reown-swift.podspec
@@ -26,7 +26,7 @@ Pod::Spec.new do |spec|
26
27
spec.subspec 'WalletKit' do |ss|
28
ss.source_files = 'Sources/ReownWalletKit/**/*.{h,m,swift}'
29
- ss.dependency 'YttriumWrapper', '~> 0.2.0'
+ ss.dependency 'YttriumWrapper', '0.4.8'
30
ss.dependency 'reown-swift/WalletConnectSign'
31
ss.dependency 'reown-swift/WalletConnectPush'
32
ss.dependency 'reown-swift/WalletConnectVerify'
0 commit comments