Skip to content

Commit

Permalink
1.0.15 release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgriselli committed Feb 28, 2018
1 parent f370d92 commit c785618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwipeableTabBarController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SwipeableTabBarController'
s.version = '1.0.14'
s.version = '1.0.15'
s.summary = 'A UITabBarController where you can swipe interactively between tabs.'

s.description = "Subclass of UITabBarController that adds a swipe recognizer to the lowest UIViewController so you can interactively change tabs."
Expand Down

0 comments on commit c785618

Please sign in to comment.