From 098a72de8929b5e5a61b420c6bffc83fc6f3c4a7 Mon Sep 17 00:00:00 2001 From: Yoshitaka Seki Date: Tue, 13 Aug 2019 21:22:21 +0900 Subject: [PATCH] Fix podspec --- ActionClosurable.podspec | 1 - 1 file changed, 1 deletion(-) diff --git a/ActionClosurable.podspec b/ActionClosurable.podspec index a97ade8..5d065fd 100644 --- a/ActionClosurable.podspec +++ b/ActionClosurable.podspec @@ -22,7 +22,6 @@ Pod::Spec.new do |s| s.license = 'MIT' s.author = { "takasek" => "takassekiyoshi@gmail.com" } s.source = { :git => "https://github.com/takasek/ActionClosurable.git", :tag => s.version.to_s } - s.social_media_url = 'https://twitter.com/takasek' s.ios.deployment_target = '8.0'