Skip to content

Commit

Permalink
Update YTVimeoExtractor.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
SoneeJohn committed Dec 29, 2015
1 parent 51845c4 commit 162072f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions YTVimeoExtractor.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Pod::Spec.new do |s|
DESC
s.homepage = "https://github.com/lilfaf/YTVimeoExtractor"
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.authors = { "Louis Larpin" => "[email protected]",
"Soneé John" => "sonee@alphasoftware"} }
s.authors = { 'Louis Larpin' => '[email protected]',
'Soneé John' => 'sonee@alphasoftware'} }
s.source = { :git => "https://github.com/lilfaf/YTVimeoExtractor.git", :tag => "1.0.0" }

s.ios.deployment_target = '7.0'
Expand Down

0 comments on commit 162072f

Please sign in to comment.