Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Version 1.0.1 - Hammer's custom, working version
Merge pull request SVProgressHUD#216 from ehuynh/master resolves SVProgressHUD#215
Fix podspec.
Merge branch 'master' of github.com:samvermette/SVProgressHUD
Set podspec's requires_arc to true.
Allow calling show from viewDidLoad.
Update podspec to 0.6.
No longer need the memory warning notification, since the HUD is remo… …ved/released every time it's dismissed.
Updated podspec to 0.4.
Oops, we *do* require QuartzCore because of cornerRadius.