Skip to content

Commit

Permalink
update firebase ios pods to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidStrausz committed Sep 24, 2019
1 parent ec39c71 commit 393cd32
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,13 +121,13 @@
<source url="https://github.com/CocoaPods/Specs.git"/>
</config>
<pods use-frameworks="true">
<pod name="Firebase/Core" spec="6.3.0"/>
<pod name="Firebase/Auth" spec="6.3.0"/>
<pod name="Firebase/Messaging" spec="6.3.0"/>
<pod name="Firebase/Performance" spec="6.3.0"/>
<pod name="Firebase/RemoteConfig" spec="6.3.0"/>
<pod name="Fabric" spec="1.9.0"/>
<pod name="Crashlytics" spec="3.12.0"/>
<pod name="Firebase/Core" spec="6.9.0"/>
<pod name="Firebase/Auth" spec="6.9.0"/>
<pod name="Firebase/Messaging" spec="6.9.0"/>
<pod name="Firebase/Performance" spec="6.9.0"/>
<pod name="Firebase/RemoteConfig" spec="6.9.0"/>
<pod name="Fabric" spec="1.10.2"/>
<pod name="Crashlytics" spec="3.14.0"/>
</pods>
</podspec>

Expand Down

0 comments on commit 393cd32

Please sign in to comment.