update pod

This commit is contained in:
Maz Jaleel 2015-11-14 19:36:48 -08:00
parent 57a2be058b
commit 49f88bcf46
1 changed files with 2 additions and 2 deletions

View File

@ -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
@ -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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #