Skip to content

Commit 6555e2d

Browse files
committed
Updated podspec
1 parent 94085dc commit 6555e2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MMDrawerController.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Pod::Spec.new do |s|
22
s.name = "MMDrawerController"
3-
s.version = "0.5.6"
3+
s.version = "0.5.7"
44
s.summary = "A lightweight, easy-to-use side drawer navigation controller."
55
s.homepage = "https://github.com/mutualmobile/MMDrawerController"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
77
s.author = { "Kevin Harwood" => "[email protected]" }
8-
s.source = { :git => "https://github.com/mutualmobile/MMDrawerController.git", :tag => "0.5.6" }
8+
s.source = { :git => "https://github.com/mutualmobile/MMDrawerController.git", :tag => "0.5.7" }
99
s.platform = :ios, '5.0'
1010
s.requires_arc = true
1111
s.screenshots = [ "http://mutualmobile.github.io/MMDrawerController/ExampleImages/example1.png",

0 commit comments

Comments
 (0)