From 78ac2c53d9832e6e187a6bd14066dfe75b84c076 Mon Sep 17 00:00:00 2001 From: Mazyad Alabduljaleel Date: Mon, 7 Jul 2014 00:35:04 +0400 Subject: [PATCH] [NEW]: update pod to v0.9.4 --- TLYShyNavBar.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TLYShyNavBar.podspec b/TLYShyNavBar.podspec index c76210e..480dd9a 100644 --- a/TLYShyNavBar.podspec +++ b/TLYShyNavBar.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TLYShyNavBar" - s.version = "0.9.3" + s.version = "0.9.4" 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.3" } + s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "0.9.4" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #