From 36f9c9c8dbb31590fc6f34c691ee0900b5ad7ea0 Mon Sep 17 00:00:00 2001 From: Felix Mau Date: Thu, 28 Feb 2019 09:25:42 +1100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20::=20Updated=20twitter=20p?= =?UTF-8?q?rofile=20url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- GradientLoadingBar.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GradientLoadingBar.podspec b/GradientLoadingBar.podspec index 76def02..4bb33b8 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/iamfelixm' + s.social_media_url = 'https://twitter.com/askfxm90' s.ios.deployment_target = '9.0'