2 "name": "MBProgressHUD",
8 "summary": "An iOS activity indicator view.",
9 "homepage": "https://github.com/matej/MBProgressHUD",
11 "Matej Bukovinski": "matej@bukovinski.com",
12 "Jonathan George": "jonathan@jdg.net"
15 "git": "https://github.com/jdg/MBProgressHUD.git",
18 "description": "MBProgressHUD is an iOS drop-in class that displays a translucent HUD with a progress indicator and some optional labels while work is being done in a background thread. The HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD with some additional features.",
19 "source_files": "*.{h,m}",
20 "frameworks": "CoreGraphics",