Skip to content

Commit

Permalink
[NEW]: updated cocopods. Should help telly#10
Browse files Browse the repository at this point in the history
  • Loading branch information
Mazyod committed Jul 11, 2014
1 parent 796f5f5 commit ca26247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TLYShyNavBar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit ca26247

Please sign in to comment.