From fa62fc6d4b879d63ad0824a8498e883da5b2cb76 Mon Sep 17 00:00:00 2001 From: Ivan Bruel Date: Tue, 2 Aug 2016 17:40:59 +0100 Subject: [PATCH] Update RxResult.podspec --- RxResult.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RxResult.podspec b/RxResult.podspec index a915771..7f82831 100644 --- a/RxResult.podspec +++ b/RxResult.podspec @@ -27,7 +27,7 @@ and subscribeFailure methods. s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'Ivan Bruel' => 'ivan.bruel@gmail.com' } s.source = { :git => 'https://github.com/ivanbruel/RxResult.git', :tag => s.version.to_s } - # s.social_media_url = 'https://twitter.com/' + s.social_media_url = 'https://twitter.com/ivanbruel' s.ios.deployment_target = '8.0'