I updated Google AdMob SDK to 7.1.0 using Pods.
So in my appDelegate.m, I am trying to add this line
@import GoogleMobileAds;
But I get error saying Module 'GoogleMobileAds' not found.
This issue is also present in Interstial Ad example by google on gitHub.
Regards Ranjit