4 "summary": "A iOS progress indicator management tool",
5 "swift_versions": "4.2",
6 "description": "Apart from any kinds of ProgresHUDs that 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/kinds of progressor views into each view with only one line of code. The progress indicator can be an arbitrary combination of built-in/custom progressors. Progress helps you provide a fluent user experience in your iOS application.",
7 "homepage": "https://github.com/popodidi/Progress",
13 "popodidi": "changhao@haostudio.cc"
16 "git": "https://github.com/popodidi/Progress.git",
22 "source_files": "Progress/Classes/**/*",
23 "swift_version": "4.2"