Skip to content
This repository was archived by the owner on Dec 4, 2018. It is now read-only.

Commit e2eb868

Browse files
committed
update pod
1 parent 030a432 commit e2eb868

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TLYShyNavBar.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "TLYShyNavBar"
19-
s.version = "1.0.0"
19+
s.version = "1.1.0"
2020
s.summary = "TLYShyNavBar makes your UINavigationBar expand/shrink by adding just a single line. It also comes with extension view support!"
2121

2222
s.description = <<-DESC
@@ -81,7 +81,7 @@ Pod::Spec.new do |s|
8181
# Supports git, hg, bzr, svn and HTTP.
8282
#
8383

84-
s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "1.0.0" }
84+
s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "1.1.0" }
8585

8686

8787
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)