thiagoperes / IDMPhotoBrowser

Photo Browser / Viewer inspired by Facebook's and Tweetbot's with ARC support, swipe-to-dismiss, image progress and more
MIT License
2.71k stars 641 forks source link

SDWebImage/SDWebImageManager.h not found #193

Open sokh123 opened 8 years ago

sokh123 commented 8 years ago

SDWebImage/SDWebImageManager.h not found in IDMPhoto.h

ghost commented 8 years ago

I have same issue in my swift static library project. Following references are not found.

// IDMPhoto.h

#import <SDWebImage/SDWebImageManager.h>
// IDMZoomingScrollView.h

#import <DACircularProgress/DACircularProgressView.h>
crazypepper commented 8 years ago

+1

supreetuf commented 7 years ago

+1