-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPodfile.lock
More file actions
executable file
·161 lines (156 loc) · 5.12 KB
/
Podfile.lock
File metadata and controls
executable file
·161 lines (156 loc) · 5.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
PODS:
- BoringSSL-GRPC (0.0.3):
- BoringSSL-GRPC/Implementation (= 0.0.3)
- BoringSSL-GRPC/Interface (= 0.0.3)
- BoringSSL-GRPC/Implementation (0.0.3):
- BoringSSL-GRPC/Interface (= 0.0.3)
- BoringSSL-GRPC/Interface (0.0.3)
- Firebase/Auth (6.2.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 6.1.1)
- Firebase/CoreOnly (6.2.0):
- FirebaseCore (= 6.0.2)
- Firebase/Database (6.2.0):
- Firebase/CoreOnly
- FirebaseDatabase (~> 6.0.0)
- Firebase/Firestore (6.2.0):
- Firebase/CoreOnly
- FirebaseFirestore (~> 1.3.2)
- FirebaseAuth (6.1.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.0)
- GoogleUtilities/AppDelegateSwizzler (~> 6.2)
- GoogleUtilities/Environment (~> 6.2)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (6.0.2):
- GoogleUtilities/Environment (~> 6.0)
- GoogleUtilities/Logger (~> 6.0)
- FirebaseDatabase (6.0.0):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.0)
- leveldb-library (~> 1.18)
- FirebaseFirestore (1.3.2):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.0)
- FirebaseFirestore/abseil-cpp (= 1.3.2)
- "gRPC-C++ (= 0.0.9)"
- leveldb-library (~> 1.20)
- nanopb (~> 0.3.901)
- Protobuf (~> 3.1)
- FirebaseFirestore/abseil-cpp (1.3.2):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.0)
- "gRPC-C++ (= 0.0.9)"
- leveldb-library (~> 1.20)
- nanopb (~> 0.3.901)
- Protobuf (~> 3.1)
- FirebaseStorage (3.2.1):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 6.0)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseUI/Auth (8.0.2):
- Firebase/Auth (~> 6.0)
- GoogleUtilities/UserDefaults
- FirebaseUI/Database (8.0.2):
- Firebase/Database (~> 6.0)
- FirebaseUI/Firestore (8.0.2):
- Firebase/Firestore
- FirebaseUI/Storage (8.0.2):
- FirebaseStorage (~> 3.2.0)
- SDWebImage (~> 5.0)
- GoogleUtilities/AppDelegateSwizzler (6.2.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (6.2.0)
- GoogleUtilities/Logger (6.2.0):
- GoogleUtilities/Environment
- GoogleUtilities/Network (6.2.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (6.2.0)"
- GoogleUtilities/Reachability (6.2.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (6.2.0):
- GoogleUtilities/Logger
- "gRPC-C++ (0.0.9)":
- "gRPC-C++/Implementation (= 0.0.9)"
- "gRPC-C++/Interface (= 0.0.9)"
- "gRPC-C++/Implementation (0.0.9)":
- "gRPC-C++/Interface (= 0.0.9)"
- gRPC-Core (= 1.21.0)
- nanopb (~> 0.3)
- "gRPC-C++/Interface (0.0.9)"
- gRPC-Core (1.21.0):
- gRPC-Core/Implementation (= 1.21.0)
- gRPC-Core/Interface (= 1.21.0)
- gRPC-Core/Implementation (1.21.0):
- BoringSSL-GRPC (= 0.0.3)
- gRPC-Core/Interface (= 1.21.0)
- nanopb (~> 0.3)
- gRPC-Core/Interface (1.21.0)
- GTMSessionFetcher/Core (1.2.2)
- HEREMapsStarter (3.11.2)
- leveldb-library (1.20)
- MBCircularProgressBar (0.3.5)
- nanopb (0.3.901):
- nanopb/decode (= 0.3.901)
- nanopb/encode (= 0.3.901)
- nanopb/decode (0.3.901)
- nanopb/encode (0.3.901)
- Protobuf (3.8.0)
- SDWebImage (5.0.6):
- SDWebImage/Core (= 5.0.6)
- SDWebImage/Core (5.0.6)
DEPENDENCIES:
- FirebaseUI/Auth (~> 8.0)
- FirebaseUI/Database (~> 8.0)
- FirebaseUI/Firestore (~> 8.0)
- FirebaseUI/Storage (~> 8.0)
- HEREMapsStarter
- MBCircularProgressBar
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- BoringSSL-GRPC
- Firebase
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseCore
- FirebaseDatabase
- FirebaseFirestore
- FirebaseStorage
- FirebaseUI
- GoogleUtilities
- "gRPC-C++"
- gRPC-Core
- GTMSessionFetcher
- HEREMapsStarter
- leveldb-library
- MBCircularProgressBar
- nanopb
- Protobuf
- SDWebImage
SPEC CHECKSUMS:
BoringSSL-GRPC: db8764df3204ccea016e1c8dd15d9a9ad63ff318
Firebase: 5965bac23e7fcb5fa6d926ed429c9ecef8a2014e
FirebaseAuth: 80879f0e9f2c5f40686d5b42f6ccb3cd5dce78ea
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: b0f0262acebfa540e5f97b3832dbb13186980822
FirebaseDatabase: f48e067716864be2b855cf716b927ef375d6cfa0
FirebaseFirestore: d9c55dfd0cd648f420cc8340c4940dc3eab2d860
FirebaseStorage: 926d41552072b9fee67aa645760f05f87b7ce604
FirebaseUI: 8734527e38959ba31b433b8115c21941d1b67ec8
GoogleUtilities: 996e0db07153674fd1b54b220fda3a3dc3547cba
"gRPC-C++": 9dfe7b44821e7b3e44aacad2af29d2c21f7cde83
gRPC-Core: c9aef9a261a1247e881b18059b84d597293c9947
GTMSessionFetcher: 61bb0f61a4cb560030f1222021178008a5727a23
HEREMapsStarter: 3f9efcfa130ed135e71a9596bfa80a2677b082b1
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
MBCircularProgressBar: 0b795b722a5eb5b0923822f90474e2576a1a7855
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
Protobuf: 3f617b9a6e73605565086864c9bc26b2bf2dd5a3
SDWebImage: 920f1a2ff1ca8296ad34f6e0510a1ef1d70ac965
PODFILE CHECKSUM: 54e1f623cc1844c408f664ea054ded7394cea08d
COCOAPODS: 1.5.3