Skip to content

Commit dd6a89d

Browse files
committed
update podspec version
1 parent 4569dae commit dd6a89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ActivityIndicatingNavigationItem.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ActivityIndicatingNavigationItem"
3-
s.version = "1.0.2"
3+
s.version = "1.0.3"
44
s.summary = "UINavigationItem subclass that indicates activity with UIActivityIndicator for right/left bar items"
55
s.description = "Use to easily animate the right or left bar button item with this UINavigationItem subclass. Now a common UI practice in iOS for indicating activity while saving data in edit profile screens, etc."
66
s.homepage = "https://github.com/longhorn499/ActivityIndicatingNavigationItem"

0 commit comments

Comments
 (0)