11PODS:
2+ - Firebase/Auth (10.25.0):
3+ - Firebase/CoreOnly
4+ - FirebaseAuth (~> 10.25.0)
5+ - Firebase/CoreOnly (10.25.0):
6+ - FirebaseCore (= 10.25.0)
7+ - firebase_auth (4.20.0):
8+ - Firebase/Auth (= 10.25.0)
9+ - firebase_core
10+ - Flutter
11+ - firebase_core (2.32.0):
12+ - Firebase/CoreOnly (= 10.25.0)
13+ - Flutter
14+ - FirebaseAppCheckInterop (10.29.0)
15+ - FirebaseAuth (10.25.0):
16+ - FirebaseAppCheckInterop (~> 10.17)
17+ - FirebaseCore (~> 10.0)
18+ - GoogleUtilities/AppDelegateSwizzler (~> 7.8)
19+ - GoogleUtilities/Environment (~> 7.8)
20+ - GTMSessionFetcher/Core (< 4.0, >= 2.1)
21+ - RecaptchaInterop (~> 100.0)
22+ - FirebaseCore (10.25.0):
23+ - FirebaseCoreInternal (~> 10.0)
24+ - GoogleUtilities/Environment (~> 7.12)
25+ - GoogleUtilities/Logger (~> 7.12)
26+ - FirebaseCoreInternal (10.29.0):
27+ - "GoogleUtilities/NSData+zlib (~> 7.8)"
228 - Flutter (1.0.0)
329 - flutter_inappwebview (0.0.1):
430 - Flutter
733 - flutter_inappwebview/Core (0.0.1):
834 - Flutter
935 - OrderedSet (~> 5.0)
36+ - GoogleUtilities/AppDelegateSwizzler (7.13.3):
37+ - GoogleUtilities/Environment
38+ - GoogleUtilities/Logger
39+ - GoogleUtilities/Network
40+ - GoogleUtilities/Privacy
41+ - GoogleUtilities/Environment (7.13.3):
42+ - GoogleUtilities/Privacy
43+ - PromisesObjC (< 3.0, >= 1.2)
44+ - GoogleUtilities/Logger (7.13.3):
45+ - GoogleUtilities/Environment
46+ - GoogleUtilities/Privacy
47+ - GoogleUtilities/Network (7.13.3):
48+ - GoogleUtilities/Logger
49+ - "GoogleUtilities/NSData+zlib"
50+ - GoogleUtilities/Privacy
51+ - GoogleUtilities/Reachability
52+ - "GoogleUtilities/NSData+zlib (7.13.3)":
53+ - GoogleUtilities/Privacy
54+ - GoogleUtilities/Privacy (7.13.3)
55+ - GoogleUtilities/Reachability (7.13.3):
56+ - GoogleUtilities/Logger
57+ - GoogleUtilities/Privacy
58+ - GTMSessionFetcher/Core (3.5.0)
1059 - OrderedSet (5.0.0)
1160 - path_provider_foundation (0.0.1):
1261 - Flutter
1362 - FlutterMacOS
63+ - PromisesObjC (2.4.0)
64+ - RecaptchaInterop (100.0.0)
1465 - sqflite (0.0.3):
1566 - Flutter
1667 - FlutterMacOS
1768 - url_launcher_ios (0.0.1):
1869 - Flutter
1970
2071DEPENDENCIES:
72+ - firebase_auth (from `.symlinks/plugins/firebase_auth/ios`)
73+ - firebase_core (from `.symlinks/plugins/firebase_core/ios`)
2174 - Flutter (from `Flutter`)
2275 - flutter_inappwebview (from `.symlinks/plugins/flutter_inappwebview/ios`)
2376 - path_provider_foundation (from `.symlinks/plugins/path_provider_foundation/darwin`)
@@ -26,9 +79,22 @@ DEPENDENCIES:
2679
2780SPEC REPOS:
2881 trunk:
82+ - Firebase
83+ - FirebaseAppCheckInterop
84+ - FirebaseAuth
85+ - FirebaseCore
86+ - FirebaseCoreInternal
87+ - GoogleUtilities
88+ - GTMSessionFetcher
2989 - OrderedSet
90+ - PromisesObjC
91+ - RecaptchaInterop
3092
3193EXTERNAL SOURCES:
94+ firebase_auth:
95+ :path: ".symlinks/plugins/firebase_auth/ios"
96+ firebase_core:
97+ :path: ".symlinks/plugins/firebase_core/ios"
3298 Flutter:
3399 :path: Flutter
34100 flutter_inappwebview:
@@ -41,10 +107,21 @@ EXTERNAL SOURCES:
41107 :path: ".symlinks/plugins/url_launcher_ios/ios"
42108
43109SPEC CHECKSUMS:
110+ Firebase: 0312a2352584f782ea56f66d91606891d4607f06
111+ firebase_auth: 5719ddc9f654b813405899480e84971bd8e61235
112+ firebase_core: a626d00494efa398e7c54f25f1454a64c8abf197
113+ FirebaseAppCheckInterop: 6a1757cfd4067d8e00fccd14fcc1b8fd78cfac07
114+ FirebaseAuth: c0f93dcc570c9da2bffb576969d793e95c344fbb
115+ FirebaseCore: 7ec4d0484817f12c3373955bc87762d96842d483
116+ FirebaseCoreInternal: df84dd300b561c27d5571684f389bf60b0a5c934
44117 Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
45118 flutter_inappwebview: 3d32228f1304635e7c028b0d4252937730bbc6cf
119+ GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
120+ GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
46121 OrderedSet: aaeb196f7fef5a9edf55d89760da9176ad40b93c
47122 path_provider_foundation: 2b6b4c569c0fb62ec74538f866245ac84301af46
123+ PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
124+ RecaptchaInterop: 7d1a4a01a6b2cb1610a47ef3f85f0c411434cb21
48125 sqflite: 673a0e54cc04b7d6dba8d24fb8095b31c3a99eec
49126 url_launcher_ios: 5334b05cef931de560670eeae103fd3e431ac3fe
50127
0 commit comments