Skip to content

Commit 5910647

Browse files
committed
idk
1 parent 035902c commit 5910647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DRBlocks.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Pod::Spec.new do |s|
77
s.summary = 'Manage multiple Objective-C blocks easier.'
88
s.homepage = 'https://github.com/objectiveSee/DRBlocks'
99
s.author = { "Danny Ricciotti" => "[email protected]" }
10-
s.source = {:git => "https://github.com/objectiveSee/DRBlocks.git", :tag => "v1.0"}
10+
s.source = { :git => 'https://github.com/objectiveSee/DRBlocks.git', :tag => "1.0"}
1111
s.source_files = 'DRBlocks/DRBlocks.*'
1212
s.requires_arc = true
1313
end

0 commit comments

Comments
 (0)