Skip to content

Commit

Permalink
update pod spec
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckDeck committed Dec 9, 2015
1 parent b9e46bc commit 4260875
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 @@ -17,15 +17,15 @@ Pod::Spec.new do |s|

s.name = "StarReview"
s.version = "0.0.1"
s.summary = "StarReview is a iOS rate tool. it use common star to rate anything can rate."
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.
# * Think: What does it do? Why did you write it? What is the focus?
# * Try to keep it short, snappy and to the point.
# * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it!
s.description = <<-DESC
StarReview is a iOS rate tool. it use common star to rate anything can rate
StarReview is a iOS rate tool. it use star to rate anything can rate
DESC

s.homepage = "https://github.com/DuckDeck/StarReview"
Expand Down

0 comments on commit 4260875

Please sign in to comment.