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
try to copy your GoogleMobileAds.framework into your root project folder and after that add it to libraries. It works perfectly for me.
GoogleMobileAds.framework