MWPhotoBrowser icon indicating copy to clipboard operation
MWPhotoBrowser copied to clipboard

SDWebImage Dependency result in update SDWebimage fail

Open Z-Kevin opened this issue 8 years ago • 4 comments

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

  • SDWebImage (= 4.0.0-beta) required by Podfile
  • SDWebImage (!= 3.7.2, ~> 3.7) required by MWPhotoBrowser (2.1.2)

Z-Kevin avatar Jan 13 '17 08:01 Z-Kevin

Getting the same error....

UpKeepInfo avatar Jan 15 '17 22:01 UpKeepInfo

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

y500 avatar Jun 12 '17 03:06 y500

Still the same error

Artelas avatar Sep 01 '17 12:09 Artelas

See MediaBrowser I made this library to Swift3 using latest SDWebImage

younatics avatar Sep 10 '17 02:09 younatics