From 633b72bc93d3dcb736ca8af1541d38ecd9b62421 Mon Sep 17 00:00:00 2001 From: DuckDeck Date: Sat, 9 Jul 2016 10:10:58 +0800 Subject: [PATCH] update cocoapods spec --- StarReview.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/StarReview.podspec b/StarReview.podspec index f60e22d..d58b0b1 100644 --- a/StarReview.podspec +++ b/StarReview.podspec @@ -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. @@ -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 ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #