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

Commit

Permalink
update pod
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazyod committed Nov 15, 2015
1 parent 57a2be0 commit 49f88bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TLYShyNavBar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "TLYShyNavBar"
s.version = "0.10.1"
s.version = "1.0.0"
s.summary = "TLYShyNavBar makes your UINavigationBar expand/shrink by adding just a single line. It also comes with extension view support!"

s.description = <<-DESC
Expand Down Expand Up @@ -81,7 +81,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "0.10.1" }
s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "1.0.0" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit 49f88bc

Please sign in to comment.