File tree Expand file tree Collapse file tree 10 files changed +25
-25
lines changed Expand file tree Collapse file tree 10 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '8 .0'
2+ platform :ios , '13 .0'
33# Analytics test application.
44target 'testapp' do
5- pod 'Firebase/Analytics' , '7.0 .0'
5+ pod 'Firebase/Analytics' , '10.25 .0'
66end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '8 .0'
2+ platform :ios , '13 .0'
33# Auth test application.
44target 'testapp' do
5- pod 'Firebase/Auth' , '7.0 .0'
5+ pod 'Firebase/Auth' , '10.25 .0'
66end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '8 .0'
2+ platform :ios , '13 .0'
33# Firebase Realtime Database test application.
44target 'testapp' do
5- pod 'Firebase/Database' , '7.0 .0'
6- pod 'Firebase/Auth' , '7.0 .0'
5+ pod 'Firebase/Database' , '10.25 .0'
6+ pod 'Firebase/Auth' , '10.25 .0'
77end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '8 .0'
2+ platform :ios , '13 .0'
33# Dynamic Links test application.
44target 'testapp' do
5- pod 'Firebase/DynamicLinks' , '7.0 .0'
5+ pod 'Firebase/DynamicLinks' , '10.25 .0'
66end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '10 .0'
2+ platform :ios , '13 .0'
33# Firebase Firestore test application.
44target 'testapp' do
5- pod 'Firebase/Firestore' , '8.2 .0'
6- pod 'Firebase/Auth' , '8.2 .0'
5+ pod 'Firebase/Firestore' , '10.25 .0'
6+ pod 'Firebase/Auth' , '10.25 .0'
77end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '8 .0'
2+ platform :ios , '13 .0'
33# Cloud Functions for Firebase test application.
44target 'testapp' do
5- pod 'Firebase/Functions' , '7.0 .0'
6- pod 'Firebase/Auth' , '7.0 .0'
5+ pod 'Firebase/Functions' , '10.25 .0'
6+ pod 'Firebase/Auth' , '10.25 .0'
77end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '10 .0'
2+ platform :ios , '13 .0'
33# GMA test application.
44target 'testapp' do
5- pod 'Google-Mobile-Ads-SDK' , '8.13 .0'
6- pod 'Firebase/Analytics' , '8.10 .0'
5+ pod 'Google-Mobile-Ads-SDK' , '11.2 .0'
6+ pod 'Firebase/Analytics' , '10.25 .0'
77end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '8 .0'
2+ platform :ios , '13 .0'
33# FCM test application.
44target 'testapp' do
5- pod 'Firebase/Messaging' , '7.0 .0'
5+ pod 'Firebase/Messaging' , '10.25 .0'
66end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '8 .0'
2+ platform :ios , '13 .0'
33# Firebase Remote Config test application.
44target 'testapp' do
5- pod 'Firebase/RemoteConfig' , '7.0 .0'
5+ pod 'Firebase/RemoteConfig' , '10.25 .0'
66end
Original file line number Diff line number Diff line change 11source 'https://github.com/CocoaPods/Specs.git'
2- platform :ios , '8 .0'
2+ platform :ios , '13 .0'
33# Cloud Storage for Firebase test application.
44target 'testapp' do
5- pod 'Firebase/Storage' , '7.0 .0'
6- pod 'Firebase/Auth' , '7.0 .0'
5+ pod 'Firebase/Storage' , '10.25 .0'
6+ pod 'Firebase/Auth' , '10.25 .0'
77end
You can’t perform that action at this time.
0 commit comments