Skip to content

Commit 50c7885

Browse files
author
Eric Miller
committed
Updating the pod spec version
1 parent 3ca5456 commit 50c7885

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ENMBadgedBarButtonItem.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,16 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "ENMBadgedBarButtonItem"
19-
s.version = "2.1.1"
20-
s.summary = "A navigation bar button item that can be badged...now in Swift!"
19+
s.version = "2.1.2"
20+
s.summary = "A badging bar button item."
2121

2222
# This description is used to generate tags and improve search results.
2323
# * Think: What does it do? Why did you write it? What is the focus?
2424
# * Try to keep it short, snappy and to the point.
2525
# * Write the description between the DESC delimiters below.
2626
# * Finally, don't worry about the indent, CocoaPods strips it!
2727
s.description = <<-DESC
28-
A navigation bar button item that can be badged...now in Swift!
28+
A navigation bar button item that can be badged...now in Swift 3!
2929
DESC
3030

3131
s.homepage = "https://github.com/enmiller/ENMBadgedBarButtonItem-Swift.git"

0 commit comments

Comments
 (0)