Skip to content

Commit f6865eb

Browse files
author
Hubert Kuczynski
committed
Release 0.5.3
1 parent 6db05f7 commit f6865eb

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

Example/Podfile.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- FluidTabBarController (0.5.2)
2+
- FluidTabBarController (0.5.3)
33

44
DEPENDENCIES:
55
- FluidTabBarController (from `../`)
@@ -9,7 +9,7 @@ EXTERNAL SOURCES:
99
:path: "../"
1010

1111
SPEC CHECKSUMS:
12-
FluidTabBarController: 771c2c3baac40ccd96ed4bd301b3db0be642230c
12+
FluidTabBarController: c8742965327287e15678eab6f89af777744e3f15
1313

1414
PODFILE CHECKSUM: 33665f8fb2d934c7bdc0fab4d0a4f3392c71609c
1515

Example/Pods/Local Podspecs/FluidTabBarController.podspec.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/FluidTabBarController/Info.plist

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

FluidTabBarController.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'FluidTabBarController'
11-
s.version = '0.5.2'
11+
s.version = '0.5.3'
1212
s.summary = 'Animated version of UITabBarController'
1313

1414
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)