pod 'Eureka', :git=> 'https://github.com/xmartlabs/Eureka.git', :commit => '5c54e2607632ce586010e50e91d9adcb6bb3909e'
pod 'MBProgressHUD'
pod 'StatefulViewController'
pod 'QRCodeReaderViewController', :git=>'https://github.com/AlphaWallet/QRCodeReaderViewController.git', :commit=>'30d1a2a7d167d0d207ae0ae3a4d81bcf473d7a65'
pod 'KeychainSwift', :git=>'https://github.com/AlphaWallet/keychain-swift.git', :commit=> 'b797d40a9d08ec509db4335140cf2259b226e6a2'
pod 'SwiftLint', '0.40.3'
pod 'RealmSwift', '5.5.1'
pod 'Moya', '~> 10.0.1'
pod 'JavaScriptKit'
pod 'CryptoSwift', '~> 1.4'
pod 'Kingfisher', '5.15.7'
pod 'AlphaWalletWeb3Provider', :git=>'https://github.com/AlphaWallet/AlphaWallet-web3-provider', :commit => '9a4496d02b7ddb2f6307fd0510d8d7c9fcef9870'
@ -37,7 +35,6 @@ target 'AlphaWallet' do
pod 'PaperTrailLumberjack/Swift'
pod 'WalletConnectSwift', :git => 'https://github.com/WalletConnect/WalletConnectSwift.git'
pod 'AssistantKit'
# pod 'AWSCognito'
pod 'Charts'
pod 'CocoaLumberjack', '3.7.0'
pod 'AlphaWalletAddress', :path => 'modules/AlphaWalletAddress'