Skip to content

Commit 2e3db19

Browse files
author
Lukas Welte
committed
Podspec tag added
1 parent df9e6d7 commit 2e3db19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LWSideMenu.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 = "A simple slide in/out side menu using UIKitDynamics"
88
s.homepage = "https://github.com/lukaswelte/LWSideMenu"
99
s.author = { 'Lukas Welte' => 'ich@lukaswelte.de' }
10-
s.source = { :git => "https://github.com/lukaswelte/LWSideMenu.git" }
10+
s.source = { :git => "https://github.com/lukaswelte/LWSideMenu.git", :tag => "0.1" }
1111
s.source_files = 'LWSideMenu'
1212
s.requires_arc = true
1313
end

0 commit comments

Comments
 (0)