-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6897405
commit f549968
Showing
19 changed files
with
468 additions
and
569 deletions.
There are no files selected for viewing
8 changes: 4 additions & 4 deletions
8
ActivityIndicatingNavigationItem.podspec → ActivityNavigationItem.podspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Pod::Spec.new do |s| | ||
s.name = "ActivityIndicatingNavigationItem" | ||
s.version = "1.0.4" | ||
s.summary = "UINavigationItem subclass that indicates activity with UIActivityIndicator for right/left bar items" | ||
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." | ||
s.name = "ActivityNavigationItem" | ||
s.version = "1.0.5" | ||
s.summary = "UINavigationItem subclass that indicates activity" | ||
s.description = "Animate the right/left positions with this UINavigationItem subclass. Now a common UI practice for saving/loading information with bar button taps" | ||
s.homepage = "https://github.com/longhorn499/ActivityIndicatingNavigationItem" | ||
s.license = "MIT" | ||
s.author = { "longhorn499" => "[email protected]" } | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
ActivityNavigationItem.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.