Skip to content

Commit c135ca5

Browse files
committed
Preparing for 1.0.0 pre release
1 parent c2906e6 commit c135ca5

File tree

3 files changed

+132
-136
lines changed

3 files changed

+132
-136
lines changed

BadgeHub.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

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

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

2020
s.description = <<-DESC
21-
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.
21+
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.
2222
DESC
2323

2424
s.homepage = 'https://github.com/jogendra/BadgeHub'

0 commit comments

Comments
 (0)