From 3ab72b899bb2bf6f13dc4a5aa1e2f10188a7b74d Mon Sep 17 00:00:00 2001 From: Baris Sencan Date: Sun, 10 May 2015 22:20:35 -0700 Subject: [PATCH] Update twitter URL --- JSONHelper.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSONHelper.podspec b/JSONHelper.podspec index a1b8dcb..bfca4f3 100644 --- a/JSONHelper.podspec +++ b/JSONHelper.podspec @@ -6,7 +6,7 @@ Pod::Spec.new do |s| s.homepage = 'https://github.com/isair/JSONHelper' s.author = { 'Baris Sencan' => 'barissncn@gmail.com' } - s.social_media_url = 'https://twitter.com/bsencan91' + s.social_media_url = 'https://twitter.com/penguinophant' s.ios.deployment_target = '8.0' s.osx.deployment_target = '10.9'