Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions FirebaseAnonymousAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- Firebase/Auth (8.0.0):
- Firebase/Auth (8.1.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseAuth (~> 8.1.0)
- Firebase/CoreOnly (8.1.0):
- FirebaseCore (= 8.1.0)
- FirebaseAuth (8.1.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
Expand All @@ -14,16 +14,16 @@ PODS:
- FirebaseAuth
- FirebaseCore
- GoogleUtilities/UserDefaults
- FirebaseCore (8.0.0):
- FirebaseCore (8.1.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- FirebaseCoreDiagnostics (8.1.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (9.0.0):
- GoogleDataTransport (9.0.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
Expand Down Expand Up @@ -75,12 +75,12 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
Firebase: b5956acddaaa53a6c292bec00649fadd18367344
FirebaseAuth: e069ff5736fe9d5dcf61f36244bb1b1ce1897d17
FirebaseAuthUI: a44ed5d5da7337fd1dfbd9ac4a32ac3217ea8f2c
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
FirebaseCore: 389c4ce9a7cce4a7e25eb22326b4bee0050557b2
FirebaseCoreDiagnostics: 3e249cee3de5c5f9cfd6cc2a19997231286fec11
GoogleDataTransport: 04c3e9a480bbcaa2ec3f5d27f1cdeb6a92f20c8d
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Expand Down
26 changes: 13 additions & 13 deletions FirebaseAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
PODS:
- Firebase/Auth (8.0.0):
- Firebase/Auth (8.1.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseAuth (~> 8.1.0)
- Firebase/CoreOnly (8.1.0):
- FirebaseCore (= 8.1.0)
- FirebaseAuth (8.1.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
- GTMSessionFetcher/Core (~> 1.5)
- FirebaseCore (8.0.0):
- FirebaseCore (8.1.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- FirebaseCoreDiagnostics (8.1.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (9.0.0):
- GoogleDataTransport (9.0.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
Expand Down Expand Up @@ -64,11 +64,11 @@ SPEC REPOS:
- PromisesObjC

SPEC CHECKSUMS:
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
Firebase: b5956acddaaa53a6c292bec00649fadd18367344
FirebaseAuth: e069ff5736fe9d5dcf61f36244bb1b1ce1897d17
FirebaseCore: 389c4ce9a7cce4a7e25eb22326b4bee0050557b2
FirebaseCoreDiagnostics: 3e249cee3de5c5f9cfd6cc2a19997231286fec11
GoogleDataTransport: 04c3e9a480bbcaa2ec3f5d27f1cdeb6a92f20c8d
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Expand Down
26 changes: 13 additions & 13 deletions FirebaseDatabaseUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
PODS:
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- Firebase/Database (8.0.0):
- Firebase/CoreOnly (8.1.0):
- FirebaseCore (= 8.1.0)
- Firebase/Database (8.1.0):
- Firebase/CoreOnly
- FirebaseDatabase (~> 8.0.0)
- FirebaseCore (8.0.0):
- FirebaseDatabase (~> 8.1.0)
- FirebaseCore (8.1.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- FirebaseCoreDiagnostics (8.1.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- FirebaseDatabase (8.0.0):
- FirebaseDatabase (8.1.0):
- FirebaseCore (~> 8.0)
- leveldb-library (~> 1.22)
- GoogleDataTransport (9.0.0):
- GoogleDataTransport (9.0.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
Expand Down Expand Up @@ -48,11 +48,11 @@ SPEC REPOS:
- PromisesObjC

SPEC CHECKSUMS:
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
FirebaseDatabase: 363961e25451425be8b14bb8801a592515ec58f2
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
Firebase: b5956acddaaa53a6c292bec00649fadd18367344
FirebaseCore: 389c4ce9a7cce4a7e25eb22326b4bee0050557b2
FirebaseCoreDiagnostics: 3e249cee3de5c5f9cfd6cc2a19997231286fec11
FirebaseDatabase: cc219dac8f37fe80f5838ed5ffd84ce3daa443ad
GoogleDataTransport: 04c3e9a480bbcaa2ec3f5d27f1cdeb6a92f20c8d
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
leveldb-library: 50c7b45cbd7bf543c81a468fe557a16ae3db8729
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Expand Down
26 changes: 13 additions & 13 deletions FirebaseEmailAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- Firebase/Auth (8.0.0):
- Firebase/Auth (8.1.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseAuth (~> 8.1.0)
- Firebase/CoreOnly (8.1.0):
- FirebaseCore (= 8.1.0)
- FirebaseAuth (8.1.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
Expand All @@ -14,16 +14,16 @@ PODS:
- FirebaseAuth
- FirebaseCore
- GoogleUtilities/UserDefaults
- FirebaseCore (8.0.0):
- FirebaseCore (8.1.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- FirebaseCoreDiagnostics (8.1.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (9.0.0):
- GoogleDataTransport (9.0.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
Expand Down Expand Up @@ -75,12 +75,12 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
Firebase: b5956acddaaa53a6c292bec00649fadd18367344
FirebaseAuth: e069ff5736fe9d5dcf61f36244bb1b1ce1897d17
FirebaseAuthUI: a44ed5d5da7337fd1dfbd9ac4a32ac3217ea8f2c
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
FirebaseCore: 389c4ce9a7cce4a7e25eb22326b4bee0050557b2
FirebaseCoreDiagnostics: 3e249cee3de5c5f9cfd6cc2a19997231286fec11
GoogleDataTransport: 04c3e9a480bbcaa2ec3f5d27f1cdeb6a92f20c8d
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Expand Down
26 changes: 13 additions & 13 deletions FirebaseFacebookAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ PODS:
- FBSDKLoginKit/Login (= 9.3.0)
- FBSDKLoginKit/Login (9.3.0):
- FBSDKCoreKit (~> 9.3.0)
- Firebase/Auth (8.0.0):
- Firebase/Auth (8.1.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseAuth (~> 8.1.0)
- Firebase/CoreOnly (8.1.0):
- FirebaseCore (= 8.1.0)
- FirebaseAuth (8.1.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
Expand All @@ -24,16 +24,16 @@ PODS:
- FirebaseAuth
- FirebaseCore
- GoogleUtilities/UserDefaults
- FirebaseCore (8.0.0):
- FirebaseCore (8.1.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- FirebaseCoreDiagnostics (8.1.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (9.0.0):
- GoogleDataTransport (9.0.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
Expand Down Expand Up @@ -91,12 +91,12 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
FBSDKCoreKit: 0d1ae58388a458b8222f72025804cdc84eb5d0c3
FBSDKLoginKit: aea68df6121c5e165ccae2fabfdc83c4644ee40f
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
Firebase: b5956acddaaa53a6c292bec00649fadd18367344
FirebaseAuth: e069ff5736fe9d5dcf61f36244bb1b1ce1897d17
FirebaseAuthUI: a44ed5d5da7337fd1dfbd9ac4a32ac3217ea8f2c
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
FirebaseCore: 389c4ce9a7cce4a7e25eb22326b4bee0050557b2
FirebaseCoreDiagnostics: 3e249cee3de5c5f9cfd6cc2a19997231286fec11
GoogleDataTransport: 04c3e9a480bbcaa2ec3f5d27f1cdeb6a92f20c8d
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Expand Down
26 changes: 13 additions & 13 deletions FirebaseGoogleAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ PODS:
- AppAuth/ExternalUserAgent (= 1.4.0)
- AppAuth/Core (1.4.0)
- AppAuth/ExternalUserAgent (1.4.0)
- Firebase/Auth (8.0.0):
- Firebase/Auth (8.1.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseAuth (~> 8.1.0)
- Firebase/CoreOnly (8.1.0):
- FirebaseCore (= 8.1.0)
- FirebaseAuth (8.1.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
Expand All @@ -19,16 +19,16 @@ PODS:
- FirebaseAuth
- FirebaseCore
- GoogleUtilities/UserDefaults
- FirebaseCore (8.0.0):
- FirebaseCore (8.1.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- FirebaseCoreDiagnostics (8.1.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (9.0.0):
- GoogleDataTransport (9.0.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
Expand Down Expand Up @@ -92,12 +92,12 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AppAuth: 31bcec809a638d7bd2f86ea8a52bd45f6e81e7c7
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
Firebase: b5956acddaaa53a6c292bec00649fadd18367344
FirebaseAuth: e069ff5736fe9d5dcf61f36244bb1b1ce1897d17
FirebaseAuthUI: a44ed5d5da7337fd1dfbd9ac4a32ac3217ea8f2c
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
FirebaseCore: 389c4ce9a7cce4a7e25eb22326b4bee0050557b2
FirebaseCoreDiagnostics: 3e249cee3de5c5f9cfd6cc2a19997231286fec11
GoogleDataTransport: 04c3e9a480bbcaa2ec3f5d27f1cdeb6a92f20c8d
GoogleSignIn: 7137d297ddc022a7e0aa4619c86d72c909fa7213
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMAppAuth: ad5c2b70b9a8689e1a04033c9369c4915bfcbe89
Expand Down
26 changes: 13 additions & 13 deletions FirebaseOAuthUI/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- Firebase/Auth (8.0.0):
- Firebase/Auth (8.1.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 8.0.0)
- Firebase/CoreOnly (8.0.0):
- FirebaseCore (= 8.0.0)
- FirebaseAuth (8.0.0):
- FirebaseAuth (~> 8.1.0)
- Firebase/CoreOnly (8.1.0):
- FirebaseCore (= 8.1.0)
- FirebaseAuth (8.1.0):
- FirebaseCore (~> 8.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.4)
- GoogleUtilities/Environment (~> 7.4)
Expand All @@ -14,16 +14,16 @@ PODS:
- FirebaseAuth
- FirebaseCore
- GoogleUtilities/UserDefaults
- FirebaseCore (8.0.0):
- FirebaseCore (8.1.0):
- FirebaseCoreDiagnostics (~> 8.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- FirebaseCoreDiagnostics (8.0.0):
- FirebaseCoreDiagnostics (8.1.0):
- GoogleDataTransport (~> 9.0)
- GoogleUtilities/Environment (~> 7.4)
- GoogleUtilities/Logger (~> 7.4)
- nanopb (~> 2.30908.0)
- GoogleDataTransport (9.0.0):
- GoogleDataTransport (9.0.1):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
Expand Down Expand Up @@ -75,12 +75,12 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Firebase: 73c3e3b216ec1ecbc54d2ffdd4670c65c749edb1
FirebaseAuth: b8cd992fca5b53dc6eec09e873a3f375f000c5a1
Firebase: b5956acddaaa53a6c292bec00649fadd18367344
FirebaseAuth: e069ff5736fe9d5dcf61f36244bb1b1ce1897d17
FirebaseAuthUI: a44ed5d5da7337fd1dfbd9ac4a32ac3217ea8f2c
FirebaseCore: 3f09591d51292843e2a46f18358d60bf4e996255
FirebaseCoreDiagnostics: a31d987ba0fe16d59886a5dbadc2f1de871f88c8
GoogleDataTransport: 11e3a5f2c190327df1a4a5d7e7ae3d4d5b9c9e4c
FirebaseCore: 389c4ce9a7cce4a7e25eb22326b4bee0050557b2
FirebaseCoreDiagnostics: 3e249cee3de5c5f9cfd6cc2a19997231286fec11
GoogleDataTransport: 04c3e9a480bbcaa2ec3f5d27f1cdeb6a92f20c8d
GoogleUtilities: f8a43108b38a68eebe8b3540e1f4f2d28843ce20
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
Expand Down
Loading