Skip to content

Commit

Permalink
3.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosgriselli committed May 21, 2021
1 parent c842dc8 commit cb2a2be
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 = '3.3.1'
s.version = '3.4.0'
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 cb2a2be

Please sign in to comment.