From fa8d392179e1dec972d1ac4901c74c4de3da91b0 Mon Sep 17 00:00:00 2001 From: Viktor Radchenko <1641795+vikmeup@users.noreply.github.com> Date: Thu, 26 Jul 2018 21:50:28 -0700 Subject: [PATCH] Update TrustWeb3Provider.podspec --- TrustWeb3Provider.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TrustWeb3Provider.podspec b/TrustWeb3Provider.podspec index 31827ff0..87f34060 100644 --- a/TrustWeb3Provider.podspec +++ b/TrustWeb3Provider.podspec @@ -18,7 +18,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/TrustWallet/trust-web3-provider' s.license = { :type => 'MIT', :file => 'LICENSE' } - s.author = { 'hewigovens' => 'hewigovens@gmail.com', 'vikmeup' => 'vikmeup@gmail.com' } + s.author = { 'hewigovens' => 'hewigovens@gmail.com', 'Viktor Radchenko' => 'vikmeup' } s.source = { :git => 'https://github.com/TrustWallet/trust-web3-provider.git', :tag => s.version.to_s } s.social_media_url = 'https://twitter.com/trustwalletapp'