Skip to content

Commit 83fd146

Browse files
committed
updating tag in podspec
1 parent 5f28f8e commit 83fd146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KRLCollectionViewGridLayout.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pod::Spec.new do |s|
99
s.homepage = "http://github.com/klundberg/KRLCollectionViewGridLayout"
1010
s.license = 'MIT'
1111
s.author = { "Kevin Lundberg" => "kevinrlundberg@gmail.com" }
12-
s.source = { :git => "https://github.com/klundberg/KRLCollectionViewGridLayout.git", :tag => "0.1.1" }
12+
s.source = { :git => "https://github.com/klundberg/KRLCollectionViewGridLayout.git", :tag => "v0.1.1" }
1313

1414
s.platform = :ios, '6.0'
1515
s.requires_arc = true

0 commit comments

Comments
 (0)