Skip to content

Commit

Permalink
Update pods version
Browse files Browse the repository at this point in the history
1.1.1 -> 1.1.2
  • Loading branch information
hemangshah committed Nov 26, 2017
1 parent 2e10555 commit 564b70b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HHTabBarView.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'HHTabBarView'
s.module_name = 'HHTabBarView'
s.version = '1.1.1'
s.version = '1.1.2'
s.summary = 'A lightweight customized tabbar view. 📌'
s.description = 'HHTabBarView is an easy to setup and use replacement of default tabbar.'
s.homepage = 'https://github.com/hemangshah/HHTabBarView'
Expand Down
2 changes: 1 addition & 1 deletion HHTabBarView/HHTabBarView/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.1</string>
<string>1.1.2</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down

0 comments on commit 564b70b

Please sign in to comment.