-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPodfile.lock
180 lines (175 loc) · 5.77 KB
/
Podfile.lock
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
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
PODS:
- AppAuth (1.4.0):
- AppAuth/Core (= 1.4.0)
- AppAuth/ExternalUserAgent (= 1.4.0)
- AppAuth/Core (1.4.0)
- AppAuth/ExternalUserAgent (1.4.0)
- Firebase/Auth (7.10.0):
- Firebase/CoreOnly
- FirebaseAuth (~> 7.10.0)
- Firebase/Core (7.10.0):
- Firebase/CoreOnly
- FirebaseAnalytics (~> 7.10.0)
- Firebase/CoreOnly (7.10.0):
- FirebaseCore (= 7.10.0)
- Firebase/Database (7.10.0):
- Firebase/CoreOnly
- FirebaseDatabase (~> 7.10.0)
- Firebase/Storage (7.10.0):
- Firebase/CoreOnly
- FirebaseStorage (~> 7.10.0)
- FirebaseAnalytics (7.10.0):
- FirebaseCore (~> 7.0)
- FirebaseInstallations (~> 7.0)
- GoogleAppMeasurement (= 7.10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30908.0)
- FirebaseAuth (7.10.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GTMSessionFetcher/Core (~> 1.4)
- FirebaseCore (7.10.0):
- FirebaseCoreDiagnostics (~> 7.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.10.0):
- GoogleDataTransport (~> 8.4)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- nanopb (~> 2.30908.0)
- FirebaseDatabase (7.10.0):
- FirebaseCore (~> 7.0)
- leveldb-library (~> 1.22)
- FirebaseInstallations (7.10.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/UserDefaults (~> 7.0)
- PromisesObjC (~> 1.2)
- FirebaseStorage (7.10.0):
- FirebaseCore (~> 7.0)
- GTMSessionFetcher/Core (~> 1.4)
- GoogleAppMeasurement (7.10.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30908.0)
- GoogleDataTransport (8.4.0):
- GoogleUtilities/Environment (~> 7.2)
- nanopb (~> 2.30908.0)
- PromisesObjC (~> 1.2)
- GoogleSignIn (5.0.2):
- AppAuth (~> 1.2)
- GTMAppAuth (~> 1.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleUtilities/AppDelegateSwizzler (7.3.1):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.3.1):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.3.1):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.3.1):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.3.1):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.3.1)"
- GoogleUtilities/Reachability (7.3.1):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.3.1):
- GoogleUtilities/Logger
- GTMAppAuth (1.2.2):
- AppAuth/Core (~> 1.4)
- GTMSessionFetcher/Core (~> 1.5)
- GTMSessionFetcher/Core (1.5.0)
- InputBarAccessoryView (5.3.1):
- InputBarAccessoryView/Core (= 5.3.1)
- InputBarAccessoryView/Core (5.3.1)
- JGProgressHUD (2.2)
- leveldb-library (1.22.1)
- MessageKit (3.6.1):
- InputBarAccessoryView (~> 5.3.1)
- nanopb (2.30908.0):
- nanopb/decode (= 2.30908.0)
- nanopb/encode (= 2.30908.0)
- nanopb/decode (2.30908.0)
- nanopb/encode (2.30908.0)
- PromisesObjC (1.2.12)
- Realm (10.7.6):
- Realm/Headers (= 10.7.6)
- Realm/Headers (10.7.6)
- RealmSwift (10.7.6):
- Realm (= 10.7.6)
- SDWebImage (5.11.0):
- SDWebImage/Core (= 5.11.0)
- SDWebImage/Core (5.11.0)
DEPENDENCIES:
- Firebase/Auth
- Firebase/Core
- Firebase/Database
- Firebase/Storage
- GoogleSignIn
- JGProgressHUD
- MessageKit
- RealmSwift
- SDWebImage
SPEC REPOS:
trunk:
- AppAuth
- Firebase
- FirebaseAnalytics
- FirebaseAuth
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseDatabase
- FirebaseInstallations
- FirebaseStorage
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleSignIn
- GoogleUtilities
- GTMAppAuth
- GTMSessionFetcher
- InputBarAccessoryView
- JGProgressHUD
- leveldb-library
- MessageKit
- nanopb
- PromisesObjC
- Realm
- RealmSwift
- SDWebImage
SPEC CHECKSUMS:
AppAuth: 31bcec809a638d7bd2f86ea8a52bd45f6e81e7c7
Firebase: fffddd0bab8677d07376538365faa93ff3889b39
FirebaseAnalytics: 4641d7ae4220174f6ca5626163ffc5de2e90391e
FirebaseAuth: 675f2c4eb4426e7c58a78a89965a6530e7863535
FirebaseCore: ec566d917b2195fc2610aeb148dae99f57a788f9
FirebaseCoreDiagnostics: 5662a3823ffcc0acbaa9a21ba5ed302fac634705
FirebaseDatabase: ed9c5fc2568e92a22a40cab1ccaf4e0e9e9c8ae6
FirebaseInstallations: bf2ec8dbf36ff4c91af6b9a003d15855757680c1
FirebaseStorage: d88ef8e9f152c6a17e44540ae2b93c3be74e9b60
GoogleAppMeasurement: 1c863b1161fc3c8cf614a7460d1be6a7c262aab3
GoogleDataTransport: cd9db2180fcecd8da1b561aea31e3e56cf834aa7
GoogleSignIn: 7137d297ddc022a7e0aa4619c86d72c909fa7213
GoogleUtilities: e1d9ed4e544fc32a93e00e721400cbc3f377200d
GTMAppAuth: ad5c2b70b9a8689e1a04033c9369c4915bfcbe89
GTMSessionFetcher: b3503b20a988c4e20cc189aa798fd18220133f52
InputBarAccessoryView: 1f75d8c9f75e5e57f3ffac36ed58635a8005e0bc
JGProgressHUD: d83d7a981b85d11205e19ff8ad5bb9c40571c847
leveldb-library: 50c7b45cbd7bf543c81a468fe557a16ae3db8729
MessageKit: d153fbbbcb12f3f4045a1ba8874298924dacfb62
nanopb: a0ba3315591a9ae0a16a309ee504766e90db0c96
PromisesObjC: 3113f7f76903778cf4a0586bd1ab89329a0b7b97
Realm: ed860452717c8db8f4bf832b6807f7f2ce708839
RealmSwift: e31c4ddbcc42ac879313d656b86f9ca539f6f4f4
SDWebImage: 7acbb57630ac7db4a495547fb73916ff3e432f6b
PODFILE CHECKSUM: bad6253430802d82876dfd6794fda9141777c463
COCOAPODS: 1.10.1