Skip to content

Commit

Permalink
Fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
takasek committed Aug 13, 2019
1 parent 27dc2b6 commit 098a72d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ActionClosurable.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit 098a72d

Please sign in to comment.