Skip to content

Commit

Permalink
update cocoapods spec
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckDeck authored and DuckDeck committed Jul 9, 2016
1 parent 0fd43e0 commit 633b72b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions StarReview.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
#

s.name = "StarReview"
s.version = "0.0.1"
s.version = "0.0.3"
s.summary = "StarReview is a iOS rate tool. it use star to rate something"

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -80,7 +80,7 @@ Pod::Spec.new do |s|
# Supports git, hg, bzr, svn and HTTP.
#

s.source = { :git => "https://github.com/DuckDeck/StarReview.git", :tag => "0.0.1" }
s.source = { :git => "https://github.com/DuckDeck/StarReview.git", :tag => "0.0.3" }


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

0 comments on commit 633b72b

Please sign in to comment.