File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,14 +2,14 @@ Pod::Spec.new do |s|
2
2
s . name = 'SASlideMenu'
3
3
s . version = '2.0.0'
4
4
s . license = { :type => 'MIT' , :file => 'README.md' }
5
- s . summary = 'A simple library to create sliding menus that can be used in storyboards and support static cells.'
5
+ s . summary = 'A simple library to create sliding menus that can be used in storyboards and supports static cells.'
6
6
s . homepage = 'https://github.com/stefanoa/SASlideMenu'
7
7
s . author = 'Stefano Antonelli'
8
8
9
9
s . source = { :git => 'https://github.com/stefanoa/SASlideMenu.git' , :tag => 'v2.0.0' }
10
10
11
- s . description = 'A simple library to create sliding menus that can be used in storyboards and support static cells.
12
- Sliding menus are used in a number of popular applications like Facebook, Path 2.0, GMail, Glassboard and many others.'
11
+ s . description = 'A simple library to create sliding menus that can be used in storyboards and supports static cells.
12
+ Sliding menus are used in a number of popular applications like Path 2.0, GMail, TechCrunch and many others.'
13
13
14
14
s . platform = :ios , '7.0'
15
15
s . source_files = 'SASlideMenu/SASlideMenu'
You can’t perform that action at this time.
0 commit comments