Skip to content

Commit

Permalink
fix podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mrustaa committed Apr 19, 2022
1 parent a07a2ce commit 9b4e4f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ButtonClickStyle.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'ButtonClickStyle'
s.version = '1.3.0'
s.summary = 'This is a customizable/designable button view, with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib'
s.summary = 'This is a customizable/designable Button-view, with 15 animated click styles, allows design custom buttons from subviews, in xib storyboard'

# 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
'This is a customizable/designable button view, with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib'
'This is a customizable/designable Button-view, with 15 animated click styles, allows design custom buttons from subviews, in xib storyboard'
DESC

s.homepage = 'https://github.com/mrustaa/ButtonClickStyle'
Expand Down

0 comments on commit 9b4e4f4

Please sign in to comment.