Skip to content

Commit 31b6d64

Browse files
paulb777christibbs
authored andcommitted
Update FIAM Podfile now that 6.0.0 is public (#2970)
1 parent eb6ee49 commit 31b6d64

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

InAppMessaging/Example/Podfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ use_frameworks!
44
source 'https://github.com/Firebase/SpecsStaging.git'
55
source 'https://github.com/CocoaPods/Specs.git'
66

7-
# Remove version from FirebaseAnalytics after 6.0 goes public.
8-
pod 'FirebaseAnalytics', '6.0.0-pre'
7+
pod 'FirebaseAnalytics'
98
pod 'FirebaseCore', :path => '../..'
109

1110
target 'InAppMessaging_Example_iOS' do

0 commit comments

Comments
 (0)