Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Friend-LGA committed Dec 16, 2016
1 parent f98f80f commit 886db16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LGSideMenuController.podspec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Pod::Spec.new do |s|

s.name = 'LGSideMenuController'
s.version = '1.1.0'
s.version = '2.0.0'
s.platform = :ios, '8.0'
s.license = 'MIT'
s.homepage = 'https://github.com/Friend-LGA/LGSideMenuController'
s.author = { 'Grigory Lutkov' => '[email protected]' }
s.source = { :git => 'https://github.com/Friend-LGA/LGSideMenuController.git', :tag => s.version }
s.summary = 'iOS view controller shows left and right views on top of everything by pressing button or gesture'
s.summary = 'iOS view controller, shows left and right views by pressing button or gesture'

s.requires_arc = true

Expand Down

0 comments on commit 886db16

Please sign in to comment.