-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathPodfile.lock
167 lines (162 loc) · 5.28 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
PODS:
- Cache (6.0.0)
- Firebase/Analytics (7.0.0):
- Firebase/Core
- Firebase/Core (7.0.0):
- Firebase/CoreOnly
- FirebaseAnalytics (= 7.0.0)
- Firebase/CoreOnly (7.0.0):
- FirebaseCore (= 7.0.0)
- FirebaseAnalytics (7.0.0):
- FirebaseCore (~> 7.0)
- FirebaseInstallations (~> 7.0)
- GoogleAppMeasurement (= 7.0.0)
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30906.0)
- FirebaseCore (7.0.0):
- FirebaseCoreDiagnostics (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- FirebaseCoreDiagnostics (7.0.0):
- GoogleDataTransport (~> 8.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/Logger (~> 7.0)
- nanopb (~> 2.30906.0)
- FirebaseInstallations (7.0.0):
- FirebaseCore (~> 7.0)
- GoogleUtilities/Environment (~> 7.0)
- GoogleUtilities/UserDefaults (~> 7.0)
- PromisesObjC (~> 1.2)
- GoogleAppMeasurement (7.0.0):
- GoogleUtilities/AppDelegateSwizzler (~> 7.0)
- GoogleUtilities/MethodSwizzler (~> 7.0)
- GoogleUtilities/Network (~> 7.0)
- "GoogleUtilities/NSData+zlib (~> 7.0)"
- nanopb (~> 2.30906.0)
- GoogleDataTransport (8.0.0):
- nanopb (~> 2.30906.0)
- GoogleUtilities/AppDelegateSwizzler (7.0.0):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Environment (7.0.0):
- PromisesObjC (~> 1.2)
- GoogleUtilities/Logger (7.0.0):
- GoogleUtilities/Environment
- GoogleUtilities/MethodSwizzler (7.0.0):
- GoogleUtilities/Logger
- GoogleUtilities/Network (7.0.0):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.0.0)"
- GoogleUtilities/Reachability (7.0.0):
- GoogleUtilities/Logger
- GoogleUtilities/UserDefaults (7.0.0):
- GoogleUtilities/Logger
- InputBarAccessoryView (5.2.1):
- InputBarAccessoryView/Core (= 5.2.1)
- InputBarAccessoryView/Core (5.2.1)
- MarkdownKit (1.6)
- MessageKit (3.4.2):
- InputBarAccessoryView (~> 5.2.1)
- nanopb (2.30906.0):
- nanopb/decode (= 2.30906.0)
- nanopb/encode (= 2.30906.0)
- nanopb/decode (2.30906.0)
- nanopb/encode (2.30906.0)
- PINCache (3.0.3):
- PINCache/Arc-exception-safe (= 3.0.3)
- PINCache/Core (= 3.0.3)
- PINCache/Arc-exception-safe (3.0.3):
- PINCache/Core
- PINCache/Core (3.0.3):
- PINOperation (~> 1.2.1)
- PINOperation (1.2.1)
- PINRemoteImage/Core (3.0.3):
- PINOperation
- PINRemoteImage/iOS (3.0.3):
- PINRemoteImage/Core
- PINRemoteImage/PINCache (3.0.3):
- PINCache (~> 3.0.3)
- PINRemoteImage/Core
- PromisesObjC (1.2.11)
- SocketRocket (0.5.1)
- Texture (3.0.0):
- Texture/AssetsLibrary (= 3.0.0)
- Texture/Core (= 3.0.0)
- Texture/MapKit (= 3.0.0)
- Texture/Photos (= 3.0.0)
- Texture/PINRemoteImage (= 3.0.0)
- Texture/Video (= 3.0.0)
- Texture/AssetsLibrary (3.0.0):
- Texture/Core
- Texture/Core (3.0.0)
- Texture/MapKit (3.0.0):
- Texture/Core
- Texture/Photos (3.0.0):
- Texture/Core
- Texture/PINRemoteImage (3.0.0):
- PINRemoteImage/iOS (~> 3.0.0)
- PINRemoteImage/PINCache
- Texture/Core
- Texture/Video (3.0.0):
- Texture/Core
- TextureSwiftSupport (2.0.0):
- Texture/Core (~> 3)
DEPENDENCIES:
- Cache (~> 6.0.0)
- Firebase/Analytics
- MarkdownKit (~> 1.6.0)
- MessageKit (~> 3.4.2)
- SocketRocket (~> 0.5.1)
- Texture (~> 3.0.0)
- TextureSwiftSupport (~> 2.0.0)
SPEC REPOS:
trunk:
- Cache
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseCoreDiagnostics
- FirebaseInstallations
- GoogleAppMeasurement
- GoogleDataTransport
- GoogleUtilities
- InputBarAccessoryView
- MarkdownKit
- MessageKit
- nanopb
- PINCache
- PINOperation
- PINRemoteImage
- PromisesObjC
- SocketRocket
- Texture
- TextureSwiftSupport
SPEC CHECKSUMS:
Cache: 4ca7e00363fca5455f26534e5607634c820ffc2d
Firebase: 50be68416f50eb4eb2ecb0e78acab9a051ef95df
FirebaseAnalytics: c1166b7990bae464c6436132510bb718c6680f80
FirebaseCore: cf3122185fce1cf71cedbbc498ea84d2b3e7cb69
FirebaseCoreDiagnostics: 5f4aa04fdb04923693cc704c7ef9158bdf41a48b
FirebaseInstallations: c28d4bcbb5c6884d1a39afbc0bd7fc590e31e9b7
GoogleAppMeasurement: 7790ef975d1d463c8614cd949a847e612edf087a
GoogleDataTransport: 6ce8004a961db1b905740d7be106c61ba7e89c21
GoogleUtilities: ffb2f4159f2c897c6e8992bd7fbcdef8a300589c
InputBarAccessoryView: 39a7ed22727baf3b8550ecdf6c8a4d28b2c6aa91
MarkdownKit: 6aa4aee263c7efae3de570cded0767f85c38fc78
MessageKit: 5ff0908bce5a7b6e11bd0b60e13a33e03697d161
nanopb: 1bf24dd71191072e120b83dd02d08f3da0d65e53
PINCache: 7a8fc1a691173d21dbddbf86cd515de6efa55086
PINOperation: 00c935935f1e8cf0d1e2d6b542e75b88fc3e5e20
PINRemoteImage: f1295b29f8c5e640e25335a1b2bd9d805171bd01
PromisesObjC: 8c196f5a328c2cba3e74624585467a557dcb482f
SocketRocket: d57c7159b83c3c6655745cd15302aa24b6bae531
Texture: 2f109e937850d94d1d07232041c9c7313ccddb81
TextureSwiftSupport: 0bd4158143ec6898cfcb24ab19cc578d3d59d9b1
PODFILE CHECKSUM: c683b9d90b50a35b0a9c087719134baeb407a4df
COCOAPODS: 1.10.0