I\'m trying to install Firebase via CocoaPods for my Objective-C iOS Application. My Podfile is as follows:
target \'RandomName\' do pod \'Firebase/Core\' po
The Same problem occurred while on pod install command.
Please relaunch terminal and navigate to your Xcode project then
simply fire same pod install command. 'Firebase/Database' will installed successfully :)