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 = "MMDrawerController"
3- s . version = "0.4 .0"
3+ s . version = "0.5 .0"
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" => "kevin.harwood@mutualmobile.com" }
8- s . source = { :git => "https://github.com/mutualmobile/MMDrawerController.git" , :tag => "0.4 .0" }
8+ s . source = { :git => "https://github.com/mutualmobile/MMDrawerController.git" , :tag => "0.5 .0" }
99 s . platform = :ios , '5.0'
1010 s . requires_arc = true
1111 s . screenshots = [ "http://mutualmobile.github.io/MMDrawerController/ExampleImages/example1.png" ,
You can’t perform that action at this time.
0 commit comments