After updating my POD install, Xcode sprouted a new issue:
I had faced the same issue. I declared two classes with same name. Therefore it was conflicting with the class name. It worked for me after updation of class name.