Skip to content

Commit

Permalink
podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
cemolcay committed Feb 7, 2015
1 parent 832d973 commit c511bcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PullToRefreshCoreText.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "PullToRefreshCoreText"
s.version = "0.1"
s.version = "0.2"
s.summary = "PullToRefresh extension for all UIScrollView type classes with animated text drawing style ",
s.description = <<-DESC
https://github.com/cemolcay/PullToRefreshCoreText/blob/master/README.md
Expand Down Expand Up @@ -72,7 +72,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/cemolcay/PullToRefreshCoreText.git", :tag => "v0.1" }
s.source = { :git => "https://github.com/cemolcay/PullToRefreshCoreText.git", :tag => "v0.2" }


# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #
Expand Down

0 comments on commit c511bcc

Please sign in to comment.