2 "name": "ActivityNavigationBar",
4 "summary": "Navigation bar with a progress bar-style activity indicator written in Swift",
5 "description": "Activity navigation bar provides a custom navigation bar with a build in\nactivity indicator. The activity indicator is styled like a progress bar,\nbut is intended to be used to indicate indeterminate activity time.\n\nTo achieve this, the activity is started with a 'waitAt' parameter.\nThe activity bar will then animate progress to this point, and stop.\nThen, once our indeterminate activity has finished, we finish the\nactivity indicator.",
6 "homepage": "https://github.com/superpeteblaze/ActivityNavigationBar",
12 "Pete Smith": "peadar81@gmail.com"
15 "git": "https://github.com/superpeteblaze/ActivityNavigationBar.git",
18 "social_media_url": "https://twitter.com/superpeteblaze",
22 "source_files": "ActivityNavigationBar/Classes/**/*",
23 "pushed_with_swift_version": "3.0"