jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

Add support for configuring blur effect style #466

Closed jgavris closed 6 years ago

gklka commented 7 years ago

It would be great if you could pull this request, I need it too and the implementation seems fine.

jgavris commented 7 years ago

@gklka feel free to cherry-pick this commit to a fork of your own, or use our fork.

pod 'MBProgressHUD',
  :git => 'git@github.com:ButterflyNetwork/MBProgressHUD.git',
  :commit => 'ea0d907f'
matej commented 6 years ago

Merging and dropping the preprocessor declarations as we're now requiring iOS 8+.