We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1aafb commit fb48c26Copy full SHA for fb48c26
AlphaWalletWeb3Provider.podspec
@@ -20,7 +20,7 @@ Pod::Spec.new do |s|
20
s.license = { :type => 'MIT', :file => 'LICENSE' }
21
s.author = { 'hewigovens' => 'hewigovens@gmail.com', 'Viktor Radchenko' => 'vikmeup' }
22
s.source = { :git => 'https://github.com/AlphaWallet/AlphaWalletWeb3Provider.git', :tag => s.version.to_s }
23
- s.social_media_url = 'https://twitter.com/Alpha_Wallet'
+ s.social_media_url = 'https://twitter.com/AlphaWallet'
24
s.ios.deployment_target = '8.0'
25
26
s.resource_bundles = {
0 commit comments