I want to add CWNotificationBanner to my app. So I downloaded the library using pods and now its available in my project. But I can't import CWNotificationBanner
in my app delegate. It gives me error no such module.
But I can see pods folder is there. How can I solve this issue? Please help me. Thanks