!] CocoaPods could not find compatible versions for pod "cloud_firestore": In Podfile: cloud_firestore (from `.symlinks/plugins/cloud_firestore/ios`) code example
Example: cocoapods could not find compatible versions for pod cloud_firestore
# platform :ios, '9.0'
change to
platform :ios, '10.0'