Skip to content

Commit fb48c26

Browse files
committedSep 7, 2019
Update company Twitter username because we renamed
1 parent 1c1aafb commit fb48c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎AlphaWalletWeb3Provider.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
2020
s.license = { :type => 'MIT', :file => 'LICENSE' }
2121
s.author = { 'hewigovens' => 'hewigovens@gmail.com', 'Viktor Radchenko' => 'vikmeup' }
2222
s.source = { :git => 'https://github.com/AlphaWallet/AlphaWalletWeb3Provider.git', :tag => s.version.to_s }
23-
s.social_media_url = 'https://twitter.com/Alpha_Wallet'
23+
s.social_media_url = 'https://twitter.com/AlphaWallet'
2424
s.ios.deployment_target = '8.0'
2525

2626
s.resource_bundles = {

0 commit comments

Comments
 (0)
Please sign in to comment.