Skip to content

Commit

Permalink
Change the project description.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericpinet committed Jan 3, 2018
1 parent 796166b commit a6097a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions iToolbar.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'iToolbar'
s.version = '0.1.0'
s.summary = 'Easy to use UIToolbar under a UINavigationBar.'
s.summary = 'Easy to use UIToolbar for UINavigationBar.'

# 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?
Expand All @@ -18,7 +18,7 @@ Pod::Spec.new do |s|
# * Finally, don't worry about the indent, CocoaPods strips it!

s.description = <<-DESC
Easy to use UIToolbar under a UINavigationBar.
Easy to use UIToolbar for UINavigationBar.
DESC

s.homepage = 'https://github.com/ericpinet/iToolbar'
Expand Down

0 comments on commit a6097a6

Please sign in to comment.