diff --git a/StarReview.podspec b/StarReview.podspec index 06409fb..f60e22d 100644 --- a/StarReview.podspec +++ b/StarReview.podspec @@ -17,7 +17,7 @@ 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? @@ -25,7 +25,7 @@ Pod::Spec.new do |s| # * 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"