"Module 'GoogleMobileAds' not found."

I am trying to get the AdMob sample project to work on my iOS device but whenever I try to build the project in xcode it fails and I get the error “Module ‘GoogleMobileAds’ not found.” I have already imported the AdMob iOS SDK into the “Frameworks” section, disabled Bitcode, and enabled the C and Objetive C modules in the build settings of xcode.

Any help would be greatly appreciated, thanks.

I got same error