From 49f88bcf460da40b2b0eb3364a82979e85234ec0 Mon Sep 17 00:00:00 2001 From: Maz Jaleel Date: Sat, 14 Nov 2015 19:36:48 -0800 Subject: [PATCH] update pod --- TLYShyNavBar.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TLYShyNavBar.podspec b/TLYShyNavBar.podspec index 34935fd..f527407 100644 --- a/TLYShyNavBar.podspec +++ b/TLYShyNavBar.podspec @@ -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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #