Skip to content

Commit

Permalink
Version 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
l0gg3r committed Apr 12, 2014
1 parent 3c03abc commit da709e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AMSlideMenu.podspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Pod::Spec.new do |s|
s.name = "AMSlideMenu"
s.version = "1.5.2"
s.version = "1.5.3"
s.summary = "Ease slide menu, with high customization for ios"
s.platform = :ios, '6.0'
s.source = { :git => "https://github.com/arturdev/AMSlideMenu.git", :tag => "1.5.2" }
s.source = { :git => "https://github.com/arturdev/AMSlideMenu.git", :tag => "1.5.3" }
s.description = <<-DESC
This is a simple library to create sliding menus that can be used in storyboards and support static cells.
Expand Down

0 comments on commit da709e3

Please sign in to comment.