-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
181 lines (176 loc) · 5.76 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
181
PODS:
- Alamofire (4.7.3)
- Cosmos (16.0.0)
- Firebase/Auth (5.8.0):
- Firebase/CoreOnly
- FirebaseAuth (= 5.0.4)
- Firebase/Core (5.8.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 5.1.2)
- Firebase/CoreOnly (5.8.0):
- FirebaseCore (= 5.1.3)
- Firebase/Database (5.8.0):
- Firebase/CoreOnly
- FirebaseDatabase (= 5.0.3)
- Firebase/Storage (5.8.0):
- Firebase/CoreOnly
- FirebaseStorage (= 3.0.2)
- FirebaseAnalytics (5.1.2):
- FirebaseCore (~> 5.1)
- FirebaseInstanceID (~> 3.2)
- GoogleAppMeasurement (~> 5.1)
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- GoogleUtilities/NSData+zlib (~> 5.2)
- nanopb (~> 0.3)
- FirebaseAuth (5.0.4):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- GoogleUtilities/Environment (~> 5.2)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseAuthInterop (1.0.0)
- FirebaseCore (5.1.3):
- GoogleUtilities/Logger (~> 5.2)
- FirebaseDatabase (5.0.3):
- FirebaseCore (~> 5.0)
- leveldb-library (~> 1.18)
- FirebaseInstanceID (3.2.1):
- FirebaseCore (~> 5.1)
- GoogleUtilities/Environment (~> 5.2)
- FirebaseStorage (3.0.2):
- FirebaseAuthInterop (~> 1.0)
- FirebaseCore (~> 5.0)
- GTMSessionFetcher/Core (~> 1.1)
- FirebaseUI/Auth (5.2.2):
- Firebase/Auth (~> 5.0)
- GoogleAppMeasurement (5.1.2):
- GoogleUtilities/AppDelegateSwizzler (~> 5.2.0)
- GoogleUtilities/MethodSwizzler (~> 5.2.0)
- GoogleUtilities/Network (~> 5.2)
- GoogleUtilities/NSData+zlib (~> 5.2)
- nanopb (~> 0.3)
- GoogleSignIn (4.2.0):
- GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1)
- GoogleToolboxForMac/NSString+URLArguments (~> 2.1)
- GTMOAuth2 (~> 1.0)
- GTMSessionFetcher/Core (~> 1.1)
- GoogleToolboxForMac/DebugUtils (2.1.4):
- GoogleToolboxForMac/Defines (= 2.1.4)
- GoogleToolboxForMac/Defines (2.1.4)
- GoogleToolboxForMac/NSDictionary+URLArguments (2.1.4):
- GoogleToolboxForMac/DebugUtils (= 2.1.4)
- GoogleToolboxForMac/Defines (= 2.1.4)
- GoogleToolboxForMac/NSString+URLArguments (= 2.1.4)
- GoogleToolboxForMac/NSString+URLArguments (2.1.4)
- GoogleUtilities/AppDelegateSwizzler (5.2.3):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (5.2.3)
- GoogleUtilities/Logger (5.2.3):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (5.2.3):
- GoogleUtilities/Logger
- GoogleUtilities/Network (5.2.3):
- GoogleUtilities/Logger
- GoogleUtilities/NSData+zlib
- GoogleUtilities/Reachability
- GoogleUtilities/NSData+zlib (5.2.3)
- GoogleUtilities/Reachability (5.2.3):
- GoogleUtilities/Logger
- GTMOAuth2 (1.1.6):
- GTMSessionFetcher (~> 1.1)
- GTMSessionFetcher (1.2.0):
- GTMSessionFetcher/Full (= 1.2.0)
- GTMSessionFetcher/Core (1.2.0)
- GTMSessionFetcher/Full (1.2.0):
- GTMSessionFetcher/Core (= 1.2.0)
- Kingfisher (4.9.0)
- leveldb-library (1.20)
- LocationPicker (1.2.0)
- Moya (11.0.2):
- Moya/Core (= 11.0.2)
- Moya/Core (11.0.2):
- Alamofire (~> 4.1)
- Result (~> 3.0)
- nanopb (0.3.8):
- nanopb/decode (= 0.3.8)
- nanopb/encode (= 0.3.8)
- nanopb/decode (0.3.8)
- nanopb/encode (0.3.8)
- PureLayout (3.1.2)
- Result (3.2.4)
- Sourcery (0.14.0)
- XLPagerTabStrip (8.0.1)
DEPENDENCIES:
- Cosmos (~> 16.0)
- Firebase/Auth
- Firebase/Core
- Firebase/Database
- Firebase/Storage
- FirebaseUI/Auth
- GoogleSignIn
- Kingfisher (~> 4.0)
- LocationPicker
- Moya
- PureLayout
- Sourcery
- XLPagerTabStrip (~> 8.0)
SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- Alamofire
- Cosmos
- Firebase
- FirebaseAnalytics
- FirebaseAuth
- FirebaseAuthInterop
- FirebaseCore
- FirebaseDatabase
- FirebaseInstanceID
- FirebaseStorage
- FirebaseUI
- GoogleAppMeasurement
- GoogleSignIn
- GoogleToolboxForMac
- GoogleUtilities
- GTMOAuth2
- GTMSessionFetcher
- Kingfisher
- leveldb-library
- LocationPicker
- Moya
- nanopb
- PureLayout
- Result
- Sourcery
- XLPagerTabStrip
SPEC CHECKSUMS:
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
Cosmos: 7bcee0fa858a9355a214f2a181be5dffcee42c81
Firebase: 25812f43e7a53b11ae2f0a5f4c6d12faeb1f7cd7
FirebaseAnalytics: df15839e9c6ca6bd14d2e8ab6b0c672e6c49097e
FirebaseAuth: 504b198ceb3472dca5c65bb95544ea44cfc9439e
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
FirebaseCore: 27bd80e5bfaaf9552a1f5cacb4c7e8bb925bab22
FirebaseDatabase: e2bcbc106adc4b11a2da3ec2eb63c0c4a44f2f54
FirebaseInstanceID: ea5af6920d0a4a29b40459d055bebe4a6c1333c4
FirebaseStorage: fd82e5e5c474897e19972b34b22ac0f589dce04e
FirebaseUI: 09519bf436a055cd696bf68687d624423150e4c0
GoogleAppMeasurement: fc4a4c3fe0144db9313cbf443ffe62e6b1d6268c
GoogleSignIn: 591e46382014e591269f862ba6e7bc0fbd793532
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
GoogleUtilities: 6f681e27050c5e130325e89fa0316dfca826f954
GTMOAuth2: e8b6512c896235149df975c41d9a36c868ab7fba
GTMSessionFetcher: 0c4baf0a73acd0041bf9f71ea018deedab5ea84e
Kingfisher: 64539b51826b778206daa6ed815d12653caa69dd
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
LocationPicker: d91f9fe50493d8058391fe1408aa2a8db49a584d
Moya: a725035953bc1c0eb1be505ab903984501d82440
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3
PureLayout: 4634d0b61e3b5021166e8ec7c18e9e0ca0720c8b
Result: d2d07204ce72856f1fd9130bbe42c35a7b0fea10
Sourcery: 51332d15c2fc40e4ac5956e149a5d95607c63154
XLPagerTabStrip: c908b17cbf42fcd2598ee1adfc49bae25444d88a
PODFILE CHECKSUM: f2b676d52ffa38f467f4b4affa83242bdf1325c5
COCOAPODS: 1.5.0