Skip to content

Commit

Permalink
idk
Browse files Browse the repository at this point in the history
  • Loading branch information
objectiveSee committed Nov 9, 2014
1 parent 035902c commit 5910647
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DRBlocks.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Pod::Spec.new do |s|
s.summary = 'Manage multiple Objective-C blocks easier.'
s.homepage = 'https://github.com/objectiveSee/DRBlocks'
s.author = { "Danny Ricciotti" => "[email protected]" }
s.source = {:git => "https://github.com/objectiveSee/DRBlocks.git", :tag => "v1.0"}
s.source = { :git => 'https://github.com/objectiveSee/DRBlocks.git', :tag => "1.0"}
s.source_files = 'DRBlocks/DRBlocks.*'
s.requires_arc = true
end

0 comments on commit 5910647

Please sign in to comment.