From ae515c6e4a29a3e7655a5c72255b0cb654806f47 Mon Sep 17 00:00:00 2001 From: Mazyad Alabduljaleel Date: Sun, 20 Jul 2014 13:56:13 +0400 Subject: [PATCH] [NEW]: updated to version 0.9.7 --- TLYShyNavBar.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TLYShyNavBar.podspec b/TLYShyNavBar.podspec index 968c11e..4b91448 100644 --- a/TLYShyNavBar.podspec +++ b/TLYShyNavBar.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TLYShyNavBar" - s.version = "0.9.6" + s.version = "0.9.7" 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.9.6" } + s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "0.9.7" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #