File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
HHTabBarView/HHTabBarView Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
55Latest release is available [ here] ( https://github.com/hemangshah/HHTabBarView/releases/latest ) .
66
7+ ## [ 2.0.0] β Aug 18, 2018
8+ β Updated code base to allow user to add HHTabBarView at top position as well.
9+ β Minor code refactoring.
10+
711## [ 1.3.0] ( https://github.com/hemangshah/HHTabBarView/releases/tag/1.3.0 ) - Apr 02, 2018
812- Left to Right and Right to Left UI management as per the language. Example: English <β> Arabic.
913- Code refactoring.
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22s . name = 'HHTabBarView'
33s . module_name = 'HHTabBarView'
4- s . version = '1.3 .0'
4+ s . version = '2.0 .0'
55s . summary = 'A lightweight customized tabbar view. π'
66s . description = 'HHTabBarView is an easy to setup and use replacement of default tabbar.'
77s . homepage = 'https://github.com/hemangshah/HHTabBarView'
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >APPL </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >1.3 .0 </string >
18+ <string >2.0 .0 </string >
1919 <key >CFBundleVersion </key >
2020 <string >1 </string >
2121 <key >LSRequiresIPhoneOS </key >
You canβt perform that action at this time.
0 commit comments