2 "name": "MBProgressHUD",
4 "summary": "An iOS activity indicator view.",
5 "description": "MBProgressHUD is an iOS drop-in class that displays a translucent HUD \nwith an indicator and/or labels while work is being done in a background thread. \nThe HUD is meant as a replacement for the undocumented, private UIKit UIProgressHUD \nwith some additional features.",
6 "homepage": "http://www.bukovinski.com",
12 "Matej Bukovinski": "matej@bukovinski.com"
15 "git": "https://github.com/matej/MBProgressHUD.git",
21 "source_files": "*.{h,m}",
22 "frameworks": "CoreGraphics",