We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e10555 commit 564b70bCopy full SHA for 564b70b
HHTabBarView.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
s.name = 'HHTabBarView'
3
s.module_name = 'HHTabBarView'
4
-s.version = '1.1.1'
+s.version = '1.1.2'
5
s.summary = 'A lightweight customized tabbar view. 📌'
6
s.description = 'HHTabBarView is an easy to setup and use replacement of default tabbar.'
7
s.homepage = 'https://github.com/hemangshah/HHTabBarView'
HHTabBarView/HHTabBarView/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.1.1</string>
+ <string>1.1.2</string>
19
<key>CFBundleVersion</key>
20
<string>1</string>
21
<key>LSRequiresIPhoneOS</key>
0 commit comments