4 "summary": "A iOS progress indicator management tool",
5 "description": "Apart from using any kind of ProgresHUDs, which capture the whole screen and lock the user interaction, Progress provides a more precise and elegant progress indicator. Progress allows you to add any number/kind of progressor view into each view with only one line of code. The progressor views can be an arbitrary combination of built-in/custom ones. Progress helps you provide a fluent user experience in your iOS application.",
6 "homepage": "https://github.com/popodidi/Progress",
12 "popodidi": "changhao@haostudio.cc"
15 "git": "https://github.com/popodidi/Progress.git",
21 "source_files": "Progress/Classes/**/*",
22 "pushed_with_swift_version": "3.1"