File tree 10 files changed +25
-25
lines changed
10 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '8 .0'
2
+ platform :ios , '13 .0'
3
3
# Analytics test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Analytics' , '7.0 .0'
5
+ pod 'Firebase/Analytics' , '10.25 .0'
6
6
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '8 .0'
2
+ platform :ios , '13 .0'
3
3
# Auth test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Auth' , '7.0 .0'
5
+ pod 'Firebase/Auth' , '10.25 .0'
6
6
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '8 .0'
2
+ platform :ios , '13 .0'
3
3
# Firebase Realtime Database test application.
4
4
target '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'
7
7
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '8 .0'
2
+ platform :ios , '13 .0'
3
3
# Dynamic Links test application.
4
4
target 'testapp' do
5
- pod 'Firebase/DynamicLinks' , '7.0 .0'
5
+ pod 'Firebase/DynamicLinks' , '10.25 .0'
6
6
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '10 .0'
2
+ platform :ios , '13 .0'
3
3
# Firebase Firestore test application.
4
4
target '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'
7
7
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '8 .0'
2
+ platform :ios , '13 .0'
3
3
# Cloud Functions for Firebase test application.
4
4
target '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'
7
7
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '10 .0'
2
+ platform :ios , '13 .0'
3
3
# GMA test application.
4
4
target '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'
7
7
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '8 .0'
2
+ platform :ios , '13 .0'
3
3
# FCM test application.
4
4
target 'testapp' do
5
- pod 'Firebase/Messaging' , '7.0 .0'
5
+ pod 'Firebase/Messaging' , '10.25 .0'
6
6
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '8 .0'
2
+ platform :ios , '13 .0'
3
3
# Firebase Remote Config test application.
4
4
target 'testapp' do
5
- pod 'Firebase/RemoteConfig' , '7.0 .0'
5
+ pod 'Firebase/RemoteConfig' , '10.25 .0'
6
6
end
Original file line number Diff line number Diff line change 1
1
source 'https://github.com/CocoaPods/Specs.git'
2
- platform :ios , '8 .0'
2
+ platform :ios , '13 .0'
3
3
# Cloud Storage for Firebase test application.
4
4
target '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'
7
7
end
You can’t perform that action at this time.
0 commit comments