[0.1.10] Update social media link

This commit is contained in:
Shial 2018-06-20 10:20:23 +10:00
parent 7fd74e3094
commit 4af9587206
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.homepage = 'https://github.com/shial4/SLazeKit.git' s.homepage = 'https://github.com/shial4/SLazeKit.git'
s.license = { :type => 'MIT', :file => 'LICENSE' } s.license = { :type => 'MIT', :file => 'LICENSE' }
s.author = { 'Szymon Lorenz' => 'shial184686@gmail.com' } 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' s.ios.deployment_target = '10.0'