From 0617cd18d4b20263f4ff5e8467f85358e50235c5 Mon Sep 17 00:00:00 2001 From: Mazyad Alabduljaleel Date: Thu, 8 Oct 2015 14:25:44 -0700 Subject: [PATCH] cocoapods update v0.9.15 --- TLYShyNavBar.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TLYShyNavBar.podspec b/TLYShyNavBar.podspec index bc9e30c..baab5ae 100644 --- a/TLYShyNavBar.podspec +++ b/TLYShyNavBar.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "TLYShyNavBar" - s.version = "0.9.12" + s.version = "0.9.15" 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.12" } + s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "0.9.15" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #