Skip to content

Commit

Permalink
Preparing for 1.0.0 pre release
Browse files Browse the repository at this point in the history
  • Loading branch information
jogendra committed Oct 9, 2020
1 parent c2906e6 commit c135ca5
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 136 deletions.
4 changes: 2 additions & 2 deletions BadgeHub.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'BadgeHub'
s.version = '0.1.1'
s.version = '1.0.0.pre'
s.summary = 'A way to quickly add a notification bedge icon to any view.'

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

s.description = <<-DESC
Make any UIView a full fledged animated notification center. It is a way to quickly add a notification badge icon to a UIView. It make very easy to add badge to any view.
Make any view a full fledged animated notification center. It is a way to quickly add a notification badge icon to a UIView. It make very easy to add badge to any view.
DESC

s.homepage = 'https://github.com/jogendra/BadgeHub'
Expand Down
Loading

0 comments on commit c135ca5

Please sign in to comment.