2 "name": "SVProgressHUD",
3 "version": "2.0-beta4",
9 "summary": "A clean and lightweight progress HUD for your iOS and tvOS app.",
10 "homepage": "https://github.com/SVProgressHUD/SVProgressHUD",
12 "Sam Vermette": "hello@samvermette.com",
13 "Tobias Tiemerding": "tobias@tiemerding.com"
16 "git": "https://github.com/SVProgressHUD/SVProgressHUD.git",
19 "description": "SVProgressHUD is a clean and easy-to-use HUD meant to display the progress of an ongoing task on iOS and tvOS. It’s a simplified alternative to the popular MBProgressHUD. The success and error icons are from Freepik from Flaticon and are licensed under Creative Commons BY 3.0.",
20 "source_files": "SVProgressHUD/*.{h,m}",
21 "frameworks": "QuartzCore",
22 "resources": "SVProgressHUD/SVProgressHUD.bundle",