From 4af9587206db24d630b35bc39e732f40b977043f Mon Sep 17 00:00:00 2001 From: Shial Date: Wed, 20 Jun 2018 10:20:23 +1000 Subject: [PATCH] [0.1.10] Update social media link --- SLazeKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SLazeKit.podspec b/SLazeKit.podspec index 27ee8e4..44eeb55 100644 --- a/SLazeKit.podspec +++ b/SLazeKit.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/shial4/SLazeKit.git' s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'Szymon Lorenz' => 'shial184686@gmail.com' } - s.social_media_url = 'https://twitter.com/shial_4' + s.social_media_url = 'https://www.facebook.com/SLSolutionsAU/' s.ios.deployment_target = '10.0'