I have already integrated RevMobs in my project. Now I just update it and download new sdk 5.9.0 and follow same step as before and also refer this link
But now i can't integrate it and while importing header file
#import <RevMobAds/RevMobAds.h>
it gives an error.
Please help me to solve it.
Here is my snap:
In my case When I followed steps as per SHARANYA's answer , i saw in my Build Phases there are no such files. Then, I tried to import it in Build Phase but could not import it.
When i added the Header Search Path i got the actual problem solved.
Hope this will Help Some One.