here's the error
ld: building for iOS Simulator, but linking in object file built foriOS, file'/Users/mohsen/Desktop/ProjectName/ios/Pods/GoogleMaps/Maps/Frameworks/GoogleMaps.framework/GoogleMaps'for architecture arm64 clang: error: linker command failed with exitcode 1 (use -v to see invocation)
this is a snippets from the podspec file for react-native-google-maps
s.dependency 'GoogleMaps', '3.5.0's.dependency 'Google-Maps-iOS-Utils', '2.1.0'
I use beta version of XCode : XCode 12