JJSaccolo / UIActivityIndicator-for-SDWebImage

The easiest way to add a UIActivityView to your SDWebImage view
MIT License
817 stars 161 forks source link

Fixed Header Search Path in CocoaPods 1.0.0 #31

Open colinwitkamp opened 8 years ago

colinwitkamp commented 8 years ago

screen shot 2016-08-12 at 3 41 17 am

I saw this error when I update the CocoaPods to 1.0.0. and fixed it by adding "SDWebImage/" to the import paths.