I\'m trying to install firestore in my project.
when I\'m trying to install that, Xcode displays
fatal error: module map file \'/Users/account/Doc
Firestore requires latest CocoaPods. As per Google developer
It should get better with CocoaPods 1.9.0 which is adding the capability to specify dynamic/static linkage for each pod in the Podfile.
Please check this link https://github.com/firebase/firebase-ios-sdk/issues/3816