Skip to content

Commit

Permalink
- cocoa pods version update to 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Fahl committed Jan 27, 2016
1 parent fbda90c commit 97686cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PageMenu.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "PageMenu"
s.version = "1.2.8"
s.version = "1.2.9"
s.summary = "A paging menu controller built from other view controllers allowing the user to switch between any kind of view controller."
s.homepage = "https://github.com/uacaps/PageMenu"
s.license = { :type => 'UA', :file => 'LICENSE' }
Expand Down

0 comments on commit 97686cd

Please sign in to comment.