Skip to content

Commit

Permalink
import WalletConnectSigner
Browse files Browse the repository at this point in the history
  • Loading branch information
flypaper0 committed Mar 21, 2023
1 parent 6576e3c commit 034ab60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WalletConnectSwiftV2.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Pod::Spec.new do |spec|
spec.subspec 'WalletConnectAuth' do |ss|
ss.source_files = 'Sources/Auth/**/*.{h,m,swift}'
ss.dependency 'WalletConnectSwiftV2/WalletConnectPairing'
ss.dependency 'WalletConnectSwiftV2/WalletConnectSigner'
end

spec.subspec 'Web3Wallet' do |ss|
Expand Down

0 comments on commit 034ab60

Please sign in to comment.