4 "summary": "Drop-in progress HUD that generates an unique loading pulsing animation each time it's shown.",
5 "description": "JPulseHUD is a drop in class for displaying a translucent view over a controller when work is being done on a background thread or you're awaiting the result of a network request. This HUD was inspired by Acorns similar pulse animation within their iOS app.",
6 "homepage": "https://github.com/jacks205/JPulseHUD",
8 "https://raw.githubusercontent.com/jacks205/JPulseHUD/master/image/jpulsehud1.png",
9 "https://raw.githubusercontent.com/jacks205/JPulseHUD/master/image/jpulsehud2.gif",
10 "https://raw.githubusercontent.com/jacks205/JPulseHUD/master/image/jpulsehud1.gif"
17 "Mark Jackson": "markjacks205@gmail.com"
20 "git": "https://github.com/jacks205/JPulseHUD.git",
26 "source_files": "JPulseHUD/Classes/**/*"