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

SDWebImage Dependency result in update SDWebimage fail #584

Open Z-Kevin opened 7 years ago

Z-Kevin commented 7 years ago

fail message : Analyzing dependencies [!] Unable to satisfy the following requirements:

UpKeepInfo commented 7 years ago

Getting the same error....

y500 commented 7 years ago

upgrade MBProgressHUD to 1.0.0 and SDWebImage to 4.0.0:

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

this may help you

Artelas commented 6 years ago

Still the same error

younatics commented 6 years ago

See MediaBrowser I made this library to Swift3 using latest SDWebImage