After updating to CocoaPods 0.36.x, I am unable to add imports into my Bridging-Header.h file. I get the \"DBSphereView.h file not found\".
The file is indeed presen
I had problems with this. My bridging header wasn't finding pod libs. I ended up finding out that I have to do this.