No such module 'GoogleSignIn' Xcode 9.3 and Swift 4.1
I am trying to login with Firebase Google Login. After installing the pods when i import header file 'GoogleSignIn' it gives me an error. No such module 'GoogleSignIn' Here is my pod file I also tried different troubleshoot methods like…