I am trying to install Firebase/Database like Firebase doc https://firebase.google.com/docs/ios/setup#available_pods but when I tried I got issue.
[!] Unable
Follow this steps:
I got it working by first running pod repo update and then running pod install again.
pod repo update
pod install