Skip to content

Commit 0cb0344

Browse files
2.1.0 release
1 parent 8efb3f8 commit 0cb0344

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Example/Pods/Target Support Files/Pods-SwipeableTabBarController_Example/Pods-SwipeableTabBarController_Example-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/SwipeableTabBarController/SwipeableTabBarController-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

SwipeableTabBarController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SwipeableTabBarController'
3-
s.version = '2.0.0'
3+
s.version = '2.1.0'
44
s.summary = 'A UITabBarController where you can swipe interactively between tabs.'
55

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

0 commit comments

Comments
 (0)