Cocoapods Firebase pods update
问题 Good morning, i have a problem with updating my Firebase/Analytics and Firebase/Core pod. My Podfile: source 'https://github.com/CocoaPods/Specs.git' source 'https://github.com/CocoaPods/Specs' platform :ios, '10.0' target 'Unity-iPhone' do pod 'Firebase/Analytics', '5.15.0' pod 'Firebase/Core', '5.15.0' pod 'Firebase/Messaging', '5.1.0' pod 'GoogleAppMeasurement', '5.3.0' pod 'Google-Mobile-Ads-SDK', '~> 7.0' end if i run pod install i get the following output Analyzing dependencies [!]