When I try to compile my project, I get an error on this line
#import <SWTableViewCell/SWTableViewCell.h>
saying File not found
It looks like it has something to do with your Podspec file according to some threads online. I'm trying to fix it myself and make a pull request, but wasn't able to do it just yet
When I try to compile my project, I get an error on this line
saying File not found
It looks like it has something to do with your Podspec file according to some threads online. I'm trying to fix it myself and make a pull request, but wasn't able to do it just yet