mwaterfall / MWPhotoBrowser

A simple iOS photo and video browser with grid view, captions and selections.
MIT License
8.75k stars 2.71k forks source link

Is it possible to adapt SDWebImage 4.0 and MBProgressHUD 1.0.0 as soon as possible? #601

Open boai opened 7 years ago

boai commented 7 years ago

Is it possible to adapt SDWebImage 4.0 and MBProgressHUD 1.0.0 as soon as possible?

TDem commented 7 years ago

I also need this modification

y500 commented 7 years ago

升级MBProgressHUD到1.0.0,SDWebImage到4.0.0,使用方法:

pod "MWPhotoBrowser", :podspec =>'https://raw.githubusercontent.com/y500/MWPhotoBrowser/master/MWPhotoBrowser.podspec'

只能帮你到这里了