2 "name": "DZProgressController",
8 "summary": "A dead simple, drop-in HUD view for iOS.",
9 "homepage": "https://github.com/zwaldowski/DZProgressController",
11 "Zachary Waldowski": "zwaldowski@gmail.com"
14 "git": "https://github.com/zwaldowski/DZProgressController.git",
17 "description": "DZProgressController is a drop-in iOS class that displays a translucent HUD with a progress indicator and an optional label while work is being done. It is meant as an easy-to-use replacement for the undocumented, private class UIProgressHUD.",
18 "source_files": "*.{h,m}",
19 "resources": "Images/*.png",
20 "frameworks": "QuartzCore",