File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'SASlideMenu'
3- s . version = '1.3.1 '
3+ s . version = '1.3.2 '
44 s . license = { :type => 'MIT' , :file => 'README.md' }
55 s . summary = 'A simple library to create sliding menus that can be used in storyboards and support static cells.'
66 s . homepage = 'https://github.com/stefanoa/SASlideMenu'
77 s . author = 'Stefano Antonelli'
88
9- s . source = { :git => 'https://github.com/stefanoa/SASlideMenu.git' , :tag => 'v1.2.1 ' }
9+ s . source = { :git => 'https://github.com/stefanoa/SASlideMenu.git' , :tag => 'v1.3.2 ' }
1010
1111 s . description = 'A simple library to create sliding menus that can be used in storyboards and support static cells.
1212 Sliding menus are used in a number of popular applications like Facebook, Path 2.0, GMail, Glassboard and many others.'
You can’t perform that action at this time.
0 commit comments