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

MBProgressHUD 最新正式版已经是1.0.0了,你这个库里面的依赖能不能升级一下? #587

Closed brave723 closed 7 months ago

brave723 commented 7 years ago

MBProgressHUD 最新正式版已经是1.0.0了,你这个库里面的依赖能不能升级一下?

biggercoffee commented 7 years ago

同+1,其他库的依赖和这个库的依赖MBProgressHUD,版本不一样,报错了。

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'

只能帮你到这里了

younatics commented 7 years ago

See MediaBrowser I made this library to Swift3 using latest SDWebImage