forked from signalapp/Signal-iOS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Podfile.lock
443 lines (436 loc) · 15 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
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
PODS:
- AFNetworking/NSURLSession (3.2.1):
- AFNetworking/Reachability
- AFNetworking/Security
- AFNetworking/Serialization
- AFNetworking/Reachability (3.2.1)
- AFNetworking/Security (3.2.1)
- AFNetworking/Serialization (3.2.1)
- blurhash (0.0.1)
- BonMot (6.0.0)
- CGRPCZlib (1.0.0)
- CNIOAtomics (2.27.0)
- CNIOBoringSSL (2.10.5)
- CNIOBoringSSLShims (2.10.5):
- CNIOBoringSSL (= 2.10.5)
- CNIODarwin (2.27.0)
- CNIOHTTPParser (2.27.0)
- CNIOLinux (2.27.0)
- CNIOWindows (2.27.0)
- CocoaLumberjack (3.7.0):
- CocoaLumberjack/Core (= 3.7.0)
- CocoaLumberjack/Core (3.7.0)
- Curve25519Kit (2.1.0):
- CocoaLumberjack
- SignalClient
- SignalCoreKit
- Curve25519Kit/Tests (2.1.0):
- CocoaLumberjack
- SignalClient
- SignalCoreKit
- GRDB.swift/SQLCipher (4.3.0):
- SQLCipher (>= 3.4.0)
- gRPC-Swift (1.0.0):
- CGRPCZlib (= 1.0.0)
- Logging (< 2.0.0, >= 1.4.0)
- SwiftNIO (< 3.0.0, >= 2.22.0)
- SwiftNIOExtras (< 2.0.0, >= 1.4.0)
- SwiftNIOHTTP2 (< 2.0.0, >= 1.16.1)
- SwiftNIOSSL (< 3.0.0, >= 2.8.0)
- SwiftNIOTransportServices (< 2.0.0, >= 1.6.0)
- SwiftProtobuf (< 2.0.0, >= 1.9.0)
- LibMobileCoin (1.1.0):
- gRPC-Swift (~> 1.0.0)
- SwiftProtobuf (~> 1.5)
- libPhoneNumber-iOS (0.9.15):
- CocoaLumberjack
- libwebp (1.0.2):
- libwebp/core (= 1.0.2)
- libwebp/dec (= 1.0.2)
- libwebp/demux (= 1.0.2)
- libwebp/dsp (= 1.0.2)
- libwebp/enc (= 1.0.2)
- libwebp/mux (= 1.0.2)
- libwebp/utils (= 1.0.2)
- libwebp/webp (= 1.0.2)
- libwebp/core (1.0.2):
- libwebp/webp
- libwebp/dec (1.0.2):
- libwebp/core
- libwebp/demux (1.0.2):
- libwebp/core
- libwebp/dsp (1.0.2):
- libwebp/core
- libwebp/enc (1.0.2):
- libwebp/core
- libwebp/mux (1.0.2):
- libwebp/core
- libwebp/utils (1.0.2):
- libwebp/core
- libwebp/webp (1.0.2)
- Logging (1.4.0)
- lottie-ios (3.1.3)
- Mantle (2.1.0):
- Mantle/extobjc (= 2.1.0)
- Mantle/extobjc (2.1.0)
- MobileCoin (1.1.0):
- MobileCoin/Core (= 1.1.0)
- MobileCoin/Core (1.1.0):
- gRPC-Swift (~> 1.0)
- LibMobileCoin (~> 1.1)
- Logging (~> 1.4)
- SwiftNIO (~> 2.22)
- SwiftNIOHPACK (~> 1.16)
- SwiftNIOHTTP1 (~> 2.18)
- SwiftProtobuf (~> 1.5)
- MobileCoinMinimal (1.2.0-pre2):
- CocoaLumberjack
- Logging (~> 1.4)
- SwiftProtobuf
- MobileCoinMinimal/Tests (1.2.0-pre2):
- CocoaLumberjack
- Logging (~> 1.4)
- SwiftProtobuf
- OpenSSL-Universal (1.1.1100)
- PureLayout (3.1.4)
- Reachability (3.2)
- SAMKeychain (1.5.3)
- SignalArgon2 (1.3.2)
- SignalArgon2/Tests (1.3.2)
- SignalClient (0.9.0):
- SignalCoreKit
- SignalClient/Tests (0.9.0):
- SignalCoreKit
- SignalCoreKit (1.0.0):
- CocoaLumberjack
- OpenSSL-Universal
- SignalCoreKit/Tests (1.0.0):
- CocoaLumberjack
- OpenSSL-Universal
- SignalMetadataKit (1.0.0):
- CocoaLumberjack
- Curve25519Kit
- SignalClient
- SignalCoreKit
- SwiftProtobuf
- SignalMetadataKit/Tests (1.0.0):
- CocoaLumberjack
- Curve25519Kit
- SignalClient
- SignalCoreKit
- SwiftProtobuf
- SignalRingRTC (2.14.0):
- SignalCoreKit
- SignalRingRTC/WebRTC (= 2.14.0)
- SignalRingRTC/WebRTC (2.14.0):
- SignalCoreKit
- SignalServiceKit (0.9.0):
- AFNetworking/NSURLSession
- blurhash
- CocoaLumberjack
- Curve25519Kit
- GRDB.swift/SQLCipher
- libPhoneNumber-iOS
- libwebp
- Mantle
- OpenSSL-Universal
- Reachability
- SAMKeychain
- SignalArgon2
- SignalClient
- SignalCoreKit
- SignalMetadataKit
- SwiftProtobuf
- YYImage/WebP
- SignalServiceKit/Tests (0.9.0):
- AFNetworking/NSURLSession
- blurhash
- CocoaLumberjack
- Curve25519Kit
- GRDB.swift/SQLCipher
- libPhoneNumber-iOS
- libwebp
- Mantle
- OpenSSL-Universal
- Reachability
- SAMKeychain
- SignalArgon2
- SignalClient
- SignalCoreKit
- SignalMetadataKit
- SwiftProtobuf
- YYImage/WebP
- SQLCipher (4.3.0):
- SQLCipher/standard (= 4.3.0)
- SQLCipher/common (4.3.0)
- SQLCipher/standard (4.3.0):
- SQLCipher/common
- SSZipArchive (2.1.4)
- Starscream (3.0.6)
- SwiftNIO (2.27.0):
- CNIODarwin (= 2.27.0)
- CNIOLinux (= 2.27.0)
- CNIOWindows (= 2.27.0)
- SwiftNIOConcurrencyHelpers (= 2.27.0)
- SwiftNIOConcurrencyHelpers (2.27.0):
- CNIOAtomics (= 2.27.0)
- SwiftNIOExtras (1.8.0):
- SwiftNIO (< 3, >= 2.9.0)
- SwiftNIOFoundationCompat (2.27.0):
- SwiftNIO (= 2.27.0)
- SwiftNIOHPACK (1.16.3):
- SwiftNIO (< 3, >= 2.18.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.18.0)
- SwiftNIOHTTP1 (< 3, >= 2.18.0)
- SwiftNIOHTTP1 (2.27.0):
- CNIOHTTPParser (= 2.27.0)
- SwiftNIO (= 2.27.0)
- SwiftNIOConcurrencyHelpers (= 2.27.0)
- SwiftNIOHTTP2 (1.16.3):
- SwiftNIO (< 3, >= 2.18.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.18.0)
- SwiftNIOHPACK (= 1.16.3)
- SwiftNIOHTTP1 (< 3, >= 2.18.0)
- SwiftNIOTLS (< 3, >= 2.18.0)
- SwiftNIOSSL (2.10.5):
- CNIOBoringSSL (= 2.10.5)
- CNIOBoringSSLShims (= 2.10.5)
- SwiftNIO (< 3, >= 2.15.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.15.0)
- SwiftNIOTLS (< 3, >= 2.15.0)
- SwiftNIOTLS (2.27.0):
- SwiftNIO (= 2.27.0)
- SwiftNIOTransportServices (1.9.2):
- SwiftNIO (< 3, >= 2.19.0)
- SwiftNIOConcurrencyHelpers (< 3, >= 2.19.0)
- SwiftNIOFoundationCompat (< 3, >= 2.19.0)
- SwiftNIOTLS (< 3, >= 2.19.0)
- SwiftProtobuf (1.15.0)
- YYImage (1.0.4):
- YYImage/Core (= 1.0.4)
- YYImage/Core (1.0.4)
- YYImage/libwebp (1.0.4):
- libwebp
- YYImage/Core
- YYImage/WebP (1.0.4):
- YYImage/Core
- ZKGroup (0.8.2)
- ZKGroup/Tests (0.8.2)
DEPENDENCIES:
- AFNetworking/NSURLSession (from `https://github.com/signalapp/AFNetworking.git`, branch `signal/3.2.1`)
- blurhash (from `https://github.com/signalapp/blurhash`, branch `signal-master`)
- BonMot
- "Curve25519Kit (from `ssh://[email protected]/signalapp/Curve25519Kit`, branch `feature/SignalClient-adoption`)"
- "Curve25519Kit/Tests (from `ssh://[email protected]/signalapp/Curve25519Kit`, branch `feature/SignalClient-adoption`)"
- GRDB.swift/SQLCipher
- LibMobileCoin (from `https://github.com/signalapp/libmobilecoin-ios-artifacts.git`, branch `signal/1.1.0`)
- libPhoneNumber-iOS (from `https://github.com/signalapp/libPhoneNumber-iOS`, branch `signal-master`)
- lottie-ios
- Mantle (from `https://github.com/signalapp/Mantle`, branch `signal-master`)
- MobileCoin (from `https://github.com/mobilecoinofficial/MobileCoin-Swift.git`, tag `v1.1.0`)
- MobileCoinMinimal (from `https://github.com/signalapp/MobileCoin-Swift.git`, branch `charlesmchen/mobileCoinMinimal`)
- MobileCoinMinimal/Tests (from `https://github.com/signalapp/MobileCoin-Swift.git`, branch `charlesmchen/mobileCoinMinimal`)
- OpenSSL-Universal (from `https://github.com/signalapp/GRKOpenSSLFramework`)
- PureLayout
- Reachability
- SignalArgon2 (from `https://github.com/signalapp/Argon2.git`)
- SignalArgon2/Tests (from `https://github.com/signalapp/Argon2.git`)
- SignalClient (from `https://github.com/signalapp/libsignal-client.git`)
- SignalClient/Tests (from `https://github.com/signalapp/libsignal-client.git`)
- "SignalCoreKit (from `[email protected]:signalapp/SignalCoreKit`)"
- "SignalCoreKit/Tests (from `[email protected]:signalapp/SignalCoreKit`)"
- "SignalMetadataKit (from `ssh://[email protected]/signalapp/SignalMetadataKit`)"
- "SignalMetadataKit/Tests (from `ssh://[email protected]/signalapp/SignalMetadataKit`)"
- SignalRingRTC (from `ThirdParty/SignalRingRTC.podspec`)
- SignalServiceKit (from `.`)
- SignalServiceKit/Tests (from `.`)
- SQLCipher (>= 4.0.1)
- SSZipArchive
- Starscream (from `https://github.com/signalapp/Starscream.git`, branch `signal-release`)
- SwiftProtobuf (>= 1.14.0)
- YYImage (from `https://github.com/signalapp/YYImage`)
- YYImage/libwebp (from `https://github.com/signalapp/YYImage`)
- ZKGroup (from `https://github.com/signalapp/zkgroup`)
- ZKGroup/Tests (from `https://github.com/signalapp/zkgroup`)
SPEC REPOS:
trunk:
- BonMot
- CGRPCZlib
- CNIOAtomics
- CNIOBoringSSL
- CNIOBoringSSLShims
- CNIODarwin
- CNIOHTTPParser
- CNIOLinux
- CNIOWindows
- CocoaLumberjack
- GRDB.swift
- gRPC-Swift
- libwebp
- Logging
- lottie-ios
- PureLayout
- Reachability
- SAMKeychain
- SQLCipher
- SSZipArchive
- SwiftNIO
- SwiftNIOConcurrencyHelpers
- SwiftNIOExtras
- SwiftNIOFoundationCompat
- SwiftNIOHPACK
- SwiftNIOHTTP1
- SwiftNIOHTTP2
- SwiftNIOSSL
- SwiftNIOTLS
- SwiftNIOTransportServices
- SwiftProtobuf
EXTERNAL SOURCES:
AFNetworking:
:branch: signal/3.2.1
:git: https://github.com/signalapp/AFNetworking.git
blurhash:
:branch: signal-master
:git: https://github.com/signalapp/blurhash
Curve25519Kit:
:branch: feature/SignalClient-adoption
:git: "ssh://[email protected]/signalapp/Curve25519Kit"
LibMobileCoin:
:branch: signal/1.1.0
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts.git
libPhoneNumber-iOS:
:branch: signal-master
:git: https://github.com/signalapp/libPhoneNumber-iOS
Mantle:
:branch: signal-master
:git: https://github.com/signalapp/Mantle
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift.git
:tag: v1.1.0
MobileCoinMinimal:
:branch: charlesmchen/mobileCoinMinimal
:git: https://github.com/signalapp/MobileCoin-Swift.git
OpenSSL-Universal:
:git: https://github.com/signalapp/GRKOpenSSLFramework
SignalArgon2:
:git: https://github.com/signalapp/Argon2.git
:submodules: true
SignalClient:
:git: https://github.com/signalapp/libsignal-client.git
SignalCoreKit:
:git: "[email protected]:signalapp/SignalCoreKit"
SignalMetadataKit:
:git: "ssh://[email protected]/signalapp/SignalMetadataKit"
SignalRingRTC:
:path: ThirdParty/SignalRingRTC.podspec
SignalServiceKit:
:path: "."
Starscream:
:branch: signal-release
:git: https://github.com/signalapp/Starscream.git
YYImage:
:git: https://github.com/signalapp/YYImage
ZKGroup:
:git: https://github.com/signalapp/zkgroup
CHECKOUT OPTIONS:
AFNetworking:
:commit: a3f882610ef4e7319f4bef93256fe9fd67218560
:git: https://github.com/signalapp/AFNetworking.git
blurhash:
:commit: 890ffdab14207154819415da7e6c969e9dfff0e9
:git: https://github.com/signalapp/blurhash
Curve25519Kit:
:commit: 87bfaf0748ecbac417fe90219b529d4f6f0eb272
:git: "ssh://[email protected]/signalapp/Curve25519Kit"
LibMobileCoin:
:commit: efc71bf035bd960aff8f572920c01fca77b2096f
:git: https://github.com/signalapp/libmobilecoin-ios-artifacts.git
libPhoneNumber-iOS:
:commit: c119db518a7a1eae808218213dc33f450e2962f3
:git: https://github.com/signalapp/libPhoneNumber-iOS
Mantle:
:commit: e7e46253bb01ce39525d90aa69ed9e85e758bfc4
:git: https://github.com/signalapp/Mantle
MobileCoin:
:git: https://github.com/mobilecoinofficial/MobileCoin-Swift.git
:tag: v1.1.0
MobileCoinMinimal:
:commit: dae1e36cb6aeb8fab2c35ce857bd45cd0ce07023
:git: https://github.com/signalapp/MobileCoin-Swift.git
OpenSSL-Universal:
:commit: c277886d6fc025f828dafba03eacfef2ecc7936a
:git: https://github.com/signalapp/GRKOpenSSLFramework
SignalArgon2:
:commit: 6a37e32167500ff7830e337b726a1653061d86b2
:git: https://github.com/signalapp/Argon2.git
:submodules: true
SignalClient:
:commit: aaa24f6efae6114f1252ae86f02aeedc69a8b151
:git: https://github.com/signalapp/libsignal-client.git
SignalCoreKit:
:commit: 04920eef158f9c3c88bc33fa75d9f18c3f2879e8
:git: "[email protected]:signalapp/SignalCoreKit"
SignalMetadataKit:
:commit: 90f1776e631e8e232360bbe11db620c77f078567
:git: "ssh://[email protected]/signalapp/SignalMetadataKit"
Starscream:
:commit: b09ea163c3cb305152c65b299cb024610f52e735
:git: https://github.com/signalapp/Starscream.git
YYImage:
:commit: 62a4cede20bcf31da73d18163408e46a92f171c6
:git: https://github.com/signalapp/YYImage
ZKGroup:
:commit: bbd71fd1fb56cbaf5af6e20d3837b210d5bbd5e2
:git: https://github.com/signalapp/zkgroup
SPEC CHECKSUMS:
AFNetworking: b6f891fdfaed196b46c7a83cf209e09697b94057
blurhash: 4b3b2b8909cf41ab59fa349788654b8387284ff4
BonMot: fb2b6a2209cb3149aca37b7131d49c051c04ae86
CGRPCZlib: b0c9d704a12fa667f1824ffff20688f191945989
CNIOAtomics: 43316aa185f4bd639aa0a9cd49741151bbe8de7f
CNIOBoringSSL: 7ff9c35139a115f93269915b9555044d741b2ac9
CNIOBoringSSLShims: 6edde63429e353ba78992b2d4d1b0627752a4a43
CNIODarwin: 9eb3c09e9f3fc5ed47cecdd032aad926df81e3a6
CNIOHTTPParser: c6051552c5f332e4ec0756581e5cbd5632ca24e6
CNIOLinux: 79227941d64216792c3c59238b0106b9e0df25bc
CNIOWindows: f2baa102255e986467578337ffa2f777cb6bdf7f
CocoaLumberjack: e8955b9d337ac307103b0a34fd141c32f27e53c5
Curve25519Kit: 4b6cddbe2d44be0ccb37e15ba719a145edab8aff
GRDB.swift: 083ec261ce573888d8ed2eae1b49bc0bf40d9e2c
gRPC-Swift: 77154009a019e97f8c4bd8f2bb75fe9726801157
LibMobileCoin: b6f5200b484ceac10bf988a42c1168e1d443bacc
libPhoneNumber-iOS: 404263437409b2c75c1f2468021cf1e419ec7d0f
libwebp: b068a3bd7c45f7460f6715be7bed1a18fd5d6b48
Logging: beeb016c9c80cf77042d62e83495816847ef108b
lottie-ios: 496ac5cea1bbf1a7bd1f1f472f3232eb1b8d744b
Mantle: 2fa750afa478cd625a94230fbf1c13462f29395b
MobileCoin: 59f940b9f71e6fdcfd206150ebda839a132b58be
MobileCoinMinimal: 627ed590d8a0d5d57c39ec25727bde3d976d2f7a
OpenSSL-Universal: d8fb58afffcf2dafe4ad99e17efe236bcd216c2e
PureLayout: f08c01b8dec00bb14a1fefa3de4c7d9c265df85e
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
SAMKeychain: 483e1c9f32984d50ca961e26818a534283b4cd5c
SignalArgon2: 1c24183835ca861e6af06631c18b1671cdf35571
SignalClient: 5e281d5917af94036553debe8450b209d603c280
SignalCoreKit: 87da14c58d57760793b892ff03838c5ef2ce1167
SignalMetadataKit: eb928ec98376ab5a6ef2108a7fcd3b2d792b8c65
SignalRingRTC: c294c7d630fc1de1de0bfe5b528eea60346798de
SignalServiceKit: e4617dcd4411b312ff4df451529e0d0c9c1d4f64
SQLCipher: d305a7bd9af4b64f095c79bdc1a1fa50f2a15116
SSZipArchive: 41455d4b8d2b6ab93990820b50dc697c2554a322
Starscream: 8aaf1a7feb805c816d0e7d3190ef23856f6665b9
SwiftNIO: 81d33ce8c500b7e41b6cdde5f2f12330b9750219
SwiftNIOConcurrencyHelpers: 23fc68bac541a465162d7225d2c743edd2f1012c
SwiftNIOExtras: aa561b71020cd6844f722cf4513fb176c577414d
SwiftNIOFoundationCompat: 0e52ac0e2c9b7b60ff9141eebb64f5a82d974118
SwiftNIOHPACK: 38e855a72ae0c5176485ddd039b3933b99daa2b7
SwiftNIOHTTP1: 846277d7fc7661fba655540e529d7ba3c728ca50
SwiftNIOHTTP2: de7eff9d32fd347338f85b86c6fd0e13c3fbd1a0
SwiftNIOSSL: 6a1f0499a5319e823eae0b6f053ecb502bcce3f5
SwiftNIOTLS: 4f8df225f03393f08e0b47b4d876ae38167f8a27
SwiftNIOTransportServices: 896c9a4ac98698d32aa2feea7657ade219ae80bb
SwiftProtobuf: 3320217e9d8fb75f36b40282e78c482640fd75dd
YYImage: f1ddd15ac032a58b78bbed1e012b50302d318331
ZKGroup: 8f762d76c98c38d4de3c9a3406309e873a856383
PODFILE CHECKSUM: c007b5dc4ba950afe17139fc7ca999084c99b943
COCOAPODS: 1.10.1