Skip to content

Commit

Permalink
upgrate test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeon0976 committed Apr 29, 2024
1 parent 5e04195 commit aa2d43f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SpeechBubble.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'SpeechBubble'
s.version = '0.1.0'
s.version = '0.1.1'
s.summary = "An iOS View class for displaying speech bubbles with customizable arrows and text labels."

# This description is used to generate tags and improve search results.
Expand All @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
# * Write the description between the DESC delimiters below.
# * Finally, don't worry about the indent, CocoaPods strips it!

spec.description = <<-DESC
s.description = <<-DESC
SpeechBubble is an iOS View class that enables the easy creation of customizable speech bubbles with arrows and labels. It supports extensive customization options including colors, fonts, and arrow positioning.
DESC

Expand Down

0 comments on commit aa2d43f

Please sign in to comment.