diff --git a/GradientLoadingBar.podspec b/GradientLoadingBar.podspec index dcc14ad..733b14f 100644 --- a/GradientLoadingBar.podspec +++ b/GradientLoadingBar.podspec @@ -27,7 +27,7 @@ Inspired by https://codepen.io/marcobiedermann/pen/LExXWW s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'Felix Mau' => 'contact@felix.hamburg' } s.source = { :git => 'https://github.com/fxm90/GradientLoadingBar.git', :tag => s.version.to_s } - s.social_media_url = 'https://twitter.com/askfxm90' + s.social_media_url = 'https://twitter.com/_fxm90' s.ios.deployment_target = '9.0'