We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6ee49 commit 31b6d64Copy full SHA for 31b6d64
InAppMessaging/Example/Podfile
@@ -4,8 +4,7 @@ use_frameworks!
4
source 'https://github.com/Firebase/SpecsStaging.git'
5
source 'https://github.com/CocoaPods/Specs.git'
6
7
-# Remove version from FirebaseAnalytics after 6.0 goes public.
8
-pod 'FirebaseAnalytics', '6.0.0-pre'
+pod 'FirebaseAnalytics'
9
pod 'FirebaseCore', :path => '../..'
10
11
target 'InAppMessaging_Example_iOS' do
0 commit comments