[NEW]: updated cocopods. Should help #10

This commit is contained in:
Mazyad Alabduljaleel 2014-07-11 17:27:06 +04:00
parent 796f5f5e1e
commit ca2624786e
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.9.4"
s.version = "0.9.5"
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.4" }
s.source = { :git => "https://github.com/telly/TLYShyNavBar.git", :tag => "0.9.5" }
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #