-
Notifications
You must be signed in to change notification settings - Fork 3
/
.mapping.json
620 lines (620 loc) · 70 KB
/
.mapping.json
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
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
{
".gitignore":"mobile/vgsl/public/.gitignore",
"AUTHORS":"mobile/vgsl/public/AUTHORS",
"CONTRIBUTING.md":"mobile/vgsl/public/CONTRIBUTING.md",
"CompatibilityShims/BasePublic/Exports.swift":"mobile/vgsl/public/CompatibilityShims/BasePublic/Exports.swift",
"CompatibilityShims/BaseTinyPublic/Exports.swift":"mobile/vgsl/public/CompatibilityShims/BaseTinyPublic/Exports.swift",
"CompatibilityShims/BaseUIPublic/Exports.swift":"mobile/vgsl/public/CompatibilityShims/BaseUIPublic/Exports.swift",
"CompatibilityShims/BaseUIPublic/ImageHolder.swift":"mobile/vgsl/public/CompatibilityShims/BaseUIPublic/ImageHolder.swift",
"CompatibilityShims/CommonCorePublic/Exports.swift":"mobile/vgsl/public/CompatibilityShims/CommonCorePublic/Exports.swift",
"CompatibilityShims/NetworkingPublic/Exports.swift":"mobile/vgsl/public/CompatibilityShims/NetworkingPublic/Exports.swift",
"CompatibilityShims/VGSL_Fundamentals/Exports.swift":"mobile/vgsl/public/CompatibilityShims/VGSL_Fundamentals/Exports.swift",
"CompatibilityShims/VGSL_Fundamentals_Tiny/Exports.swift":"mobile/vgsl/public/CompatibilityShims/VGSL_Fundamentals_Tiny/Exports.swift",
"LICENSE":"mobile/vgsl/public/LICENSE",
"Package.swift":"mobile/vgsl/public/Package.swift",
"Specs/VGSL/2.4.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/2.4.0/VGSL.podspec",
"Specs/VGSL/2.4.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/2.4.1/VGSL.podspec",
"Specs/VGSL/3.0.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/3.0.0/VGSL.podspec",
"Specs/VGSL/3.0.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/3.0.1/VGSL.podspec",
"Specs/VGSL/3.0.2/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/3.0.2/VGSL.podspec",
"Specs/VGSL/3.1.2/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/3.1.2/VGSL.podspec",
"Specs/VGSL/4.0.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/4.0.0/VGSL.podspec",
"Specs/VGSL/4.1.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/4.1.0/VGSL.podspec",
"Specs/VGSL/4.1.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/4.1.1/VGSL.podspec",
"Specs/VGSL/4.2.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/4.2.0/VGSL.podspec",
"Specs/VGSL/5.0.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/5.0.0/VGSL.podspec",
"Specs/VGSL/5.0.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/5.0.1/VGSL.podspec",
"Specs/VGSL/5.1.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/5.1.0/VGSL.podspec",
"Specs/VGSL/5.1.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/5.1.1/VGSL.podspec",
"Specs/VGSL/6.0.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.0.0/VGSL.podspec",
"Specs/VGSL/6.1.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.1.0/VGSL.podspec",
"Specs/VGSL/6.10.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.10.0/VGSL.podspec",
"Specs/VGSL/6.12.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.12.0/VGSL.podspec",
"Specs/VGSL/6.13.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.13.0/VGSL.podspec",
"Specs/VGSL/6.14.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.14.0/VGSL.podspec",
"Specs/VGSL/6.14.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.14.1/VGSL.podspec",
"Specs/VGSL/6.14.2/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.14.2/VGSL.podspec",
"Specs/VGSL/6.15.4/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.15.4/VGSL.podspec",
"Specs/VGSL/6.16.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.16.0/VGSL.podspec",
"Specs/VGSL/6.16.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.16.1/VGSL.podspec",
"Specs/VGSL/6.16.2/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.16.2/VGSL.podspec",
"Specs/VGSL/6.2.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.2.0/VGSL.podspec",
"Specs/VGSL/6.4.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.4.0/VGSL.podspec",
"Specs/VGSL/6.4.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.4.1/VGSL.podspec",
"Specs/VGSL/6.5.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.5.0/VGSL.podspec",
"Specs/VGSL/6.6.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.6.0/VGSL.podspec",
"Specs/VGSL/6.6.1/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.6.1/VGSL.podspec",
"Specs/VGSL/6.6.2/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.6.2/VGSL.podspec",
"Specs/VGSL/6.7.0/VGSL.podspec":"mobile/vgsl/public/Specs/VGSL/6.7.0/VGSL.podspec",
"Specs/VGSLBase/2.2.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.2.0/VGSLBase.podspec",
"Specs/VGSLBase/2.3.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.3.0/VGSLBase.podspec",
"Specs/VGSLBase/2.3.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.3.1/VGSLBase.podspec",
"Specs/VGSLBase/2.3.2/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.3.2/VGSLBase.podspec",
"Specs/VGSLBase/2.4.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.4.0/VGSLBase.podspec",
"Specs/VGSLBase/2.4.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/2.4.1/VGSLBase.podspec",
"Specs/VGSLBase/3.0.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/3.0.0/VGSLBase.podspec",
"Specs/VGSLBase/3.0.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/3.0.1/VGSLBase.podspec",
"Specs/VGSLBase/3.0.2/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/3.0.2/VGSLBase.podspec",
"Specs/VGSLBase/3.1.2/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/3.1.2/VGSLBase.podspec",
"Specs/VGSLBase/4.0.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/4.0.0/VGSLBase.podspec",
"Specs/VGSLBase/4.1.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/4.1.0/VGSLBase.podspec",
"Specs/VGSLBase/4.1.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/4.1.1/VGSLBase.podspec",
"Specs/VGSLBase/4.2.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/4.2.0/VGSLBase.podspec",
"Specs/VGSLBase/5.0.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/5.0.0/VGSLBase.podspec",
"Specs/VGSLBase/5.0.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/5.0.1/VGSLBase.podspec",
"Specs/VGSLBase/5.1.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/5.1.0/VGSLBase.podspec",
"Specs/VGSLBase/5.1.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/5.1.1/VGSLBase.podspec",
"Specs/VGSLBase/6.1.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.1.0/VGSLBase.podspec",
"Specs/VGSLBase/6.10.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.10.0/VGSLBase.podspec",
"Specs/VGSLBase/6.12.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.12.0/VGSLBase.podspec",
"Specs/VGSLBase/6.13.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.13.0/VGSLBase.podspec",
"Specs/VGSLBase/6.14.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.14.0/VGSLBase.podspec",
"Specs/VGSLBase/6.14.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.14.1/VGSLBase.podspec",
"Specs/VGSLBase/6.14.2/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.14.2/VGSLBase.podspec",
"Specs/VGSLBase/6.15.4/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.15.4/VGSLBase.podspec",
"Specs/VGSLBase/6.16.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.16.0/VGSLBase.podspec",
"Specs/VGSLBase/6.16.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.16.1/VGSLBase.podspec",
"Specs/VGSLBase/6.16.2/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.16.2/VGSLBase.podspec",
"Specs/VGSLBase/6.2.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.2.0/VGSLBase.podspec",
"Specs/VGSLBase/6.4.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.4.0/VGSLBase.podspec",
"Specs/VGSLBase/6.4.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.4.1/VGSLBase.podspec",
"Specs/VGSLBase/6.5.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.5.0/VGSLBase.podspec",
"Specs/VGSLBase/6.6.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.6.0/VGSLBase.podspec",
"Specs/VGSLBase/6.6.1/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.6.1/VGSLBase.podspec",
"Specs/VGSLBase/6.6.2/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.6.2/VGSLBase.podspec",
"Specs/VGSLBase/6.7.0/VGSLBase.podspec":"mobile/vgsl/public/Specs/VGSLBase/6.7.0/VGSLBase.podspec",
"Specs/VGSLBaseTiny/2.2.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.2.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/2.3.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.3.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/2.3.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.3.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/2.3.2/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.3.2/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/2.4.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.4.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/2.4.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/2.4.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/3.0.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/3.0.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/3.0.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/3.0.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/3.0.2/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/3.0.2/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/3.1.2/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/3.1.2/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/4.0.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/4.0.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/4.1.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/4.1.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/4.1.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/4.1.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/4.2.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/4.2.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/5.0.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/5.0.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/5.0.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/5.0.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/5.1.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/5.1.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/5.1.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/5.1.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.1.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.1.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.10.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.10.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.12.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.13.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.13.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.14.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.14.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.14.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.14.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.14.2/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.14.2/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.15.4/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.15.4/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.16.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.16.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.16.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.16.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.16.2/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.16.2/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.2.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.2.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.4.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.4.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.4.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.4.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.5.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.5.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.6.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.6.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.6.1/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.6.1/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.6.2/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.6.2/VGSLBaseTiny.podspec",
"Specs/VGSLBaseTiny/6.7.0/VGSLBaseTiny.podspec":"mobile/vgsl/public/Specs/VGSLBaseTiny/6.7.0/VGSLBaseTiny.podspec",
"Specs/VGSLBaseUI/2.2.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.2.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/2.3.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.3.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/2.3.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.3.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/2.3.2/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.3.2/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/2.4.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.4.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/2.4.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/2.4.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/3.0.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/3.0.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/3.0.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/3.0.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/3.0.2/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/3.0.2/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/3.1.2/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/3.1.2/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/4.0.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/4.0.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/4.1.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/4.1.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/4.1.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/4.1.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/4.2.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/4.2.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/5.0.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/5.0.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/5.0.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/5.0.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/5.1.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/5.1.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/5.1.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/5.1.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.1.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.1.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.10.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.10.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.12.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.13.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.13.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.14.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.14.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.14.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.14.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.14.2/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.14.2/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.15.4/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.15.4/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.16.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.16.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.16.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.16.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.16.2/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.16.2/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.2.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.2.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.4.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.4.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.4.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.4.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.5.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.5.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.6.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.6.0/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.6.1/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.6.1/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.6.2/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.6.2/VGSLBaseUI.podspec",
"Specs/VGSLBaseUI/6.7.0/VGSLBaseUI.podspec":"mobile/vgsl/public/Specs/VGSLBaseUI/6.7.0/VGSLBaseUI.podspec",
"Specs/VGSLCommonCore/2.2.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.2.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/2.3.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.3.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/2.3.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.3.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/2.3.2/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.3.2/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/2.4.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.4.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/2.4.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/2.4.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/3.0.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/3.0.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/3.0.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/3.0.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/3.0.2/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/3.0.2/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/3.1.2/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/3.1.2/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/4.0.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/4.0.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/4.1.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/4.1.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/4.1.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/4.1.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/4.2.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/4.2.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/5.0.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/5.0.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/5.0.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/5.0.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/5.1.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/5.1.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/5.1.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/5.1.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.1.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.1.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.10.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.10.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.12.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.12.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.13.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.13.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.14.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.14.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.14.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.14.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.14.2/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.14.2/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.15.4/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.15.4/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.16.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.16.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.16.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.16.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.16.2/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.16.2/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.2.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.2.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.4.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.4.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.4.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.4.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.5.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.5.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.6.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.6.0/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.6.1/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.6.1/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.6.2/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.6.2/VGSLCommonCore.podspec",
"Specs/VGSLCommonCore/6.7.0/VGSLCommonCore.podspec":"mobile/vgsl/public/Specs/VGSLCommonCore/6.7.0/VGSLCommonCore.podspec",
"Specs/VGSLFundamentals/6.0.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.0.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.1.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.1.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.10.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.10.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.12.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.12.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.13.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.13.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.14.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.14.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.14.1/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.14.1/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.14.2/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.14.2/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.15.4/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.15.4/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.16.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.16.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.16.1/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.16.1/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.16.2/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.16.2/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.2.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.2.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.4.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.4.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.4.1/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.4.1/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.5.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.5.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.6.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.6.0/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.6.1/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.6.1/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.6.2/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.6.2/VGSLFundamentals.podspec",
"Specs/VGSLFundamentals/6.7.0/VGSLFundamentals.podspec":"mobile/vgsl/public/Specs/VGSLFundamentals/6.7.0/VGSLFundamentals.podspec",
"Specs/VGSLNetworking/2.2.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.2.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/2.3.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.3.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/2.3.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.3.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/2.3.2/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.3.2/VGSLNetworking.podspec",
"Specs/VGSLNetworking/2.4.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.4.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/2.4.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/2.4.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/3.0.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/3.0.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/3.0.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/3.0.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/3.0.2/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/3.0.2/VGSLNetworking.podspec",
"Specs/VGSLNetworking/3.1.2/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/3.1.2/VGSLNetworking.podspec",
"Specs/VGSLNetworking/4.0.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/4.0.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/4.1.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/4.1.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/4.1.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/4.1.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/4.2.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/4.2.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/5.0.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/5.0.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/5.0.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/5.0.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/5.1.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/5.1.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/5.1.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/5.1.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.0.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.0.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.1.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.1.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.10.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.10.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.12.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.12.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.13.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.13.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.14.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.14.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.14.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.14.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.14.2/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.14.2/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.15.4/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.15.4/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.16.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.16.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.16.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.16.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.16.2/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.16.2/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.2.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.2.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.4.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.4.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.4.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.4.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.5.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.5.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.6.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.6.0/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.6.1/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.6.1/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.6.2/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.6.2/VGSLNetworking.podspec",
"Specs/VGSLNetworking/6.7.0/VGSLNetworking.podspec":"mobile/vgsl/public/Specs/VGSLNetworking/6.7.0/VGSLNetworking.podspec",
"Specs/VGSLNetworkingPublic/6.1.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.1.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.10.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.10.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.12.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.12.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.13.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.13.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.14.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.14.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.14.1/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.14.1/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.14.2/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.14.2/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.15.4/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.15.4/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.16.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.16.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.16.1/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.16.1/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.16.2/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.16.2/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.2.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.2.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.4.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.4.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.4.1/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.4.1/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.5.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.5.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.6.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.6.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.6.1/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.6.1/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.6.2/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.6.2/VGSLNetworkingPublic.podspec",
"Specs/VGSLNetworkingPublic/6.7.0/VGSLNetworkingPublic.podspec":"mobile/vgsl/public/Specs/VGSLNetworkingPublic/6.7.0/VGSLNetworkingPublic.podspec",
"Specs/VGSLUI/6.0.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.0.0/VGSLUI.podspec",
"Specs/VGSLUI/6.1.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.1.0/VGSLUI.podspec",
"Specs/VGSLUI/6.10.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.10.0/VGSLUI.podspec",
"Specs/VGSLUI/6.12.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.12.0/VGSLUI.podspec",
"Specs/VGSLUI/6.13.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.13.0/VGSLUI.podspec",
"Specs/VGSLUI/6.14.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.14.0/VGSLUI.podspec",
"Specs/VGSLUI/6.14.1/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.14.1/VGSLUI.podspec",
"Specs/VGSLUI/6.14.2/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.14.2/VGSLUI.podspec",
"Specs/VGSLUI/6.15.4/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.15.4/VGSLUI.podspec",
"Specs/VGSLUI/6.16.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.16.0/VGSLUI.podspec",
"Specs/VGSLUI/6.16.1/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.16.1/VGSLUI.podspec",
"Specs/VGSLUI/6.16.2/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.16.2/VGSLUI.podspec",
"Specs/VGSLUI/6.2.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.2.0/VGSLUI.podspec",
"Specs/VGSLUI/6.4.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.4.0/VGSLUI.podspec",
"Specs/VGSLUI/6.4.1/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.4.1/VGSLUI.podspec",
"Specs/VGSLUI/6.5.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.5.0/VGSLUI.podspec",
"Specs/VGSLUI/6.6.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.6.0/VGSLUI.podspec",
"Specs/VGSLUI/6.6.1/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.6.1/VGSLUI.podspec",
"Specs/VGSLUI/6.6.2/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.6.2/VGSLUI.podspec",
"Specs/VGSLUI/6.7.0/VGSLUI.podspec":"mobile/vgsl/public/Specs/VGSLUI/6.7.0/VGSLUI.podspec",
"Specs/VGSL_Fundamentals/2.4.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/2.4.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/2.4.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/2.4.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/3.0.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/3.0.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/3.0.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/3.0.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/3.0.2/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/3.0.2/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/3.1.2/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/3.1.2/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/4.0.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/4.0.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/4.1.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/4.1.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/4.1.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/4.1.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/4.2.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/4.2.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/5.0.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/5.0.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/5.0.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/5.0.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/5.1.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/5.1.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/5.1.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/5.1.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.1.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.1.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.10.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.10.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.12.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.12.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.13.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.13.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.14.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.14.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.14.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.14.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.14.2/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.14.2/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.15.4/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.15.4/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.16.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.16.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.16.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.16.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.16.2/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.16.2/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.2.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.2.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.4.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.4.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.4.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.4.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.5.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.5.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.6.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.6.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.6.1/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.6.1/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.6.2/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.6.2/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals/6.7.0/VGSL_Fundamentals.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals/6.7.0/VGSL_Fundamentals.podspec",
"Specs/VGSL_Fundamentals_Tiny/2.4.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/2.4.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/2.4.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/2.4.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/3.0.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/3.0.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/3.0.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/3.0.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/3.0.2/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/3.0.2/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/3.1.2/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/3.1.2/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/4.0.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/4.0.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/4.1.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/4.1.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/4.1.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/4.1.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/4.2.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/4.2.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/5.0.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/5.0.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/5.0.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/5.0.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/5.1.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/5.1.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/5.1.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/5.1.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.1.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.1.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.10.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.10.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.12.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.12.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.13.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.13.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.14.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.14.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.14.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.14.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.14.2/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.14.2/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.15.4/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.15.4/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.16.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.16.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.16.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.16.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.16.2/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.16.2/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.2.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.2.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.4.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.4.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.4.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.4.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.5.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.5.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.6.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.6.0/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.6.1/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.6.1/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.6.2/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.6.2/VGSL_Fundamentals_Tiny.podspec",
"Specs/VGSL_Fundamentals_Tiny/6.7.0/VGSL_Fundamentals_Tiny.podspec":"mobile/vgsl/public/Specs/VGSL_Fundamentals_Tiny/6.7.0/VGSL_Fundamentals_Tiny.podspec",
"VGSL/Exports.swift":"mobile/vgsl/public/VGSL/Exports.swift",
"VGSLFundamentals/Action.swift":"mobile/vgsl/public/VGSLFundamentals/Action.swift",
"VGSLFundamentals/Archivable.swift":"mobile/vgsl/public/VGSLFundamentals/Archivable.swift",
"VGSLFundamentals/ArrayBuilder.swift":"mobile/vgsl/public/VGSLFundamentals/ArrayBuilder.swift",
"VGSLFundamentals/ArrayExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/ArrayExtensions.swift",
"VGSLFundamentals/CFCasting.swift":"mobile/vgsl/public/VGSLFundamentals/CFCasting.swift",
"VGSLFundamentals/Clamp.swift":"mobile/vgsl/public/VGSLFundamentals/Clamp.swift",
"VGSLFundamentals/CollectionExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/CollectionExtensions.swift",
"VGSLFundamentals/Combine.swift":"mobile/vgsl/public/VGSLFundamentals/Combine.swift",
"VGSLFundamentals/Completions/CompletionAccumulating.swift":"mobile/vgsl/public/VGSLFundamentals/Completions/CompletionAccumulating.swift",
"VGSLFundamentals/Completions/CompletionAccumulator.swift":"mobile/vgsl/public/VGSLFundamentals/Completions/CompletionAccumulator.swift",
"VGSLFundamentals/DictionaryExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/DictionaryExtensions.swift",
"VGSLFundamentals/EqualByReference.swift":"mobile/vgsl/public/VGSLFundamentals/EqualByReference.swift",
"VGSLFundamentals/FloatingPointComparison.swift":"mobile/vgsl/public/VGSLFundamentals/FloatingPointComparison.swift",
"VGSLFundamentals/Functions.swift":"mobile/vgsl/public/VGSLFundamentals/Functions.swift",
"VGSLFundamentals/IndexSetExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/IndexSetExtensions.swift",
"VGSLFundamentals/InvalidArgumentError.swift":"mobile/vgsl/public/VGSLFundamentals/InvalidArgumentError.swift",
"VGSLFundamentals/JSONObject.swift":"mobile/vgsl/public/VGSLFundamentals/JSONObject.swift",
"VGSLFundamentals/LoginWithSourcePerformer.swift":"mobile/vgsl/public/VGSLFundamentals/LoginWithSourcePerformer.swift",
"VGSLFundamentals/Memoization.swift":"mobile/vgsl/public/VGSLFundamentals/Memoization.swift",
"VGSLFundamentals/Modifier.swift":"mobile/vgsl/public/VGSLFundamentals/Modifier.swift",
"VGSLFundamentals/NSKeyedArchiver+Legacy.swift":"mobile/vgsl/public/VGSLFundamentals/NSKeyedArchiver+Legacy.swift",
"VGSLFundamentals/NSKeyedUnarchiver+Legacy.swift":"mobile/vgsl/public/VGSLFundamentals/NSKeyedUnarchiver+Legacy.swift",
"VGSLFundamentals/NSTimerExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/NSTimerExtensions.swift",
"VGSLFundamentals/OAuthToken.swift":"mobile/vgsl/public/VGSLFundamentals/OAuthToken.swift",
"VGSLFundamentals/OSInfo.swift":"mobile/vgsl/public/VGSLFundamentals/OSInfo.swift",
"VGSLFundamentals/OSVersion.swift":"mobile/vgsl/public/VGSLFundamentals/OSVersion.swift",
"VGSLFundamentals/ObjectsReusability.swift":"mobile/vgsl/public/VGSLFundamentals/ObjectsReusability.swift",
"VGSLFundamentals/OptionalExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/OptionalExtensions.swift",
"VGSLFundamentals/PersistentStorage.swift":"mobile/vgsl/public/VGSLFundamentals/PersistentStorage.swift",
"VGSLFundamentals/PrivacyInfo.xcprivacy":"mobile/vgsl/public/VGSLFundamentals/PrivacyInfo.xcprivacy",
"VGSLFundamentals/Property+Storage.swift":"mobile/vgsl/public/VGSLFundamentals/Property+Storage.swift",
"VGSLFundamentals/Radix.swift":"mobile/vgsl/public/VGSLFundamentals/Radix.swift",
"VGSLFundamentals/RangeExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/RangeExtensions.swift",
"VGSLFundamentals/Resetting.swift":"mobile/vgsl/public/VGSLFundamentals/Resetting.swift",
"VGSLFundamentals/ResultExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/ResultExtensions.swift",
"VGSLFundamentals/SequenceExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/SequenceExtensions.swift",
"VGSLFundamentals/SetExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/SetExtensions.swift",
"VGSLFundamentals/StringExtensions+Foundation.swift":"mobile/vgsl/public/VGSLFundamentals/StringExtensions+Foundation.swift",
"VGSLFundamentals/StringExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/StringExtensions.swift",
"VGSLFundamentals/Tagged.swift":"mobile/vgsl/public/VGSLFundamentals/Tagged.swift",
"VGSLFundamentals/Time.swift":"mobile/vgsl/public/VGSLFundamentals/Time.swift",
"VGSLFundamentals/TupleExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/TupleExtensions.swift",
"VGSLFundamentals/UnsignedIntegerExtenstions.swift":"mobile/vgsl/public/VGSLFundamentals/UnsignedIntegerExtenstions.swift",
"VGSLFundamentals/UrlOpener.swift":"mobile/vgsl/public/VGSLFundamentals/UrlOpener.swift",
"VGSLFundamentals/WeakCollection.swift":"mobile/vgsl/public/VGSLFundamentals/WeakCollection.swift",
"VGSLFundamentals/Zip3.swift":"mobile/vgsl/public/VGSLFundamentals/Zip3.swift",
"VGSLFundamentals/cache/Cache.swift":"mobile/vgsl/public/VGSLFundamentals/cache/Cache.swift",
"VGSLFundamentals/cache/CacheContent.swift":"mobile/vgsl/public/VGSLFundamentals/cache/CacheContent.swift",
"VGSLFundamentals/cache/CacheFactory.swift":"mobile/vgsl/public/VGSLFundamentals/cache/CacheFactory.swift",
"VGSLFundamentals/cache/CacheKey.swift":"mobile/vgsl/public/VGSLFundamentals/cache/CacheKey.swift",
"VGSLFundamentals/cache/CacheRecord.swift":"mobile/vgsl/public/VGSLFundamentals/cache/CacheRecord.swift",
"VGSLFundamentals/cache/CacheStorage.swift":"mobile/vgsl/public/VGSLFundamentals/cache/CacheStorage.swift",
"VGSLFundamentals/cache/DiskCache.swift":"mobile/vgsl/public/VGSLFundamentals/cache/DiskCache.swift",
"VGSLFundamentals/cache/LRUCacheStorage.swift":"mobile/vgsl/public/VGSLFundamentals/cache/LRUCacheStorage.swift",
"VGSLFundamentals/cache/LRUMemoization.swift":"mobile/vgsl/public/VGSLFundamentals/cache/LRUMemoization.swift",
"VGSLFundamentals/cache/LinkedListOrderedDictionary.swift":"mobile/vgsl/public/VGSLFundamentals/cache/LinkedListOrderedDictionary.swift",
"VGSLFundamentals/cache/OrderedDictionary.swift":"mobile/vgsl/public/VGSLFundamentals/cache/OrderedDictionary.swift",
"VGSLFundamentals/cache/ParameterizedDiskCache.swift":"mobile/vgsl/public/VGSLFundamentals/cache/ParameterizedDiskCache.swift",
"VGSLFundamentals/cache/SafeDecodable.swift":"mobile/vgsl/public/VGSLFundamentals/cache/SafeDecodable.swift",
"VGSLFundamentals/cache/SizedItem.swift":"mobile/vgsl/public/VGSLFundamentals/cache/SizedItem.swift",
"VGSLFundamentals/concurrency/AllocatedUnfairLock.swift":"mobile/vgsl/public/VGSLFundamentals/concurrency/AllocatedUnfairLock.swift",
"VGSLFundamentals/concurrency/Atomic.swift":"mobile/vgsl/public/VGSLFundamentals/concurrency/Atomic.swift",
"VGSLFundamentals/concurrency/GCD.swift":"mobile/vgsl/public/VGSLFundamentals/concurrency/GCD.swift",
"VGSLFundamentals/concurrency/RWLock.swift":"mobile/vgsl/public/VGSLFundamentals/concurrency/RWLock.swift",
"VGSLFundamentals/concurrency/ThreadExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/concurrency/ThreadExtensions.swift",
"VGSLFundamentals/concurrency/operations/AsyncOperation.swift":"mobile/vgsl/public/VGSLFundamentals/concurrency/operations/AsyncOperation.swift",
"VGSLFundamentals/concurrency/operations/MainQueue.swift":"mobile/vgsl/public/VGSLFundamentals/concurrency/operations/MainQueue.swift",
"VGSLFundamentals/concurrency/operations/OperationQueue.swift":"mobile/vgsl/public/VGSLFundamentals/concurrency/operations/OperationQueue.swift",
"VGSLFundamentals/extensions/EncodableExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/extensions/EncodableExtensions.swift",
"VGSLFundamentals/extensions/HTTPURLResponse+Extensions.swift":"mobile/vgsl/public/VGSLFundamentals/extensions/HTTPURLResponse+Extensions.swift",
"VGSLFundamentals/extensions/LazyExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/extensions/LazyExtensions.swift",
"VGSLFundamentals/extensions/NSArrayExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/extensions/NSArrayExtensions.swift",
"VGSLFundamentals/extensions/NotificationCenter+Signal.swift":"mobile/vgsl/public/VGSLFundamentals/extensions/NotificationCenter+Signal.swift",
"VGSLFundamentals/extensions/URLExtensions.swift":"mobile/vgsl/public/VGSLFundamentals/extensions/URLExtensions.swift",
"VGSLFundamentals/networking/LocalResourceURLProviding.swift":"mobile/vgsl/public/VGSLFundamentals/networking/LocalResourceURLProviding.swift",
"VGSLFundamentals/networking/URLResourceRequesting.swift":"mobile/vgsl/public/VGSLFundamentals/networking/URLResourceRequesting.swift",
"VGSLFundamentals/nonempty/NonEmpty+Array.swift":"mobile/vgsl/public/VGSLFundamentals/nonempty/NonEmpty+Array.swift",
"VGSLFundamentals/nonempty/NonEmpty+Set.swift":"mobile/vgsl/public/VGSLFundamentals/nonempty/NonEmpty+Set.swift",
"VGSLFundamentals/nonempty/NonEmpty+String.swift":"mobile/vgsl/public/VGSLFundamentals/nonempty/NonEmpty+String.swift",
"VGSLFundamentals/nonempty/NonEmpty.swift":"mobile/vgsl/public/VGSLFundamentals/nonempty/NonEmpty.swift",
"VGSLFundamentals/os/FileManaging.swift":"mobile/vgsl/public/VGSLFundamentals/os/FileManaging.swift",
"VGSLFundamentals/reactive/Cancellable.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/Cancellable.swift",
"VGSLFundamentals/reactive/DebugInfo.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/DebugInfo.swift",
"VGSLFundamentals/reactive/Lazy.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/Lazy.swift",
"VGSLFundamentals/reactive/Property.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/Property.swift",
"VGSLFundamentals/reactive/Result.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/Result.swift",
"VGSLFundamentals/reactive/Signal+CombineLatest.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/Signal+CombineLatest.swift",
"VGSLFundamentals/reactive/Signal.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/Signal.swift",
"VGSLFundamentals/reactive/SignalPipe.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/SignalPipe.swift",
"VGSLFundamentals/reactive/Variable.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/Variable.swift",
"VGSLFundamentals/reactive/disposable/AutodisposePool.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/disposable/AutodisposePool.swift",
"VGSLFundamentals/reactive/disposable/Disposable.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/disposable/Disposable.swift",
"VGSLFundamentals/reactive/observing/ObservableProperty.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/observing/ObservableProperty.swift",
"VGSLFundamentals/reactive/observing/ObservableVariable.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/observing/ObservableVariable.swift",
"VGSLFundamentals/reactive/observing/ObservableVariableConnection.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/observing/ObservableVariableConnection.swift",
"VGSLFundamentals/reactive/observing/Observer.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/observing/Observer.swift",
"VGSLFundamentals/reactive/promises/Either.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/promises/Either.swift",
"VGSLFundamentals/reactive/promises/Future.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/promises/Future.swift",
"VGSLFundamentals/reactive/promises/Promise.swift":"mobile/vgsl/public/VGSLFundamentals/reactive/promises/Promise.swift",
"VGSLFundamentals/storage/KeyValueDirectStoringSupporting.swift":"mobile/vgsl/public/VGSLFundamentals/storage/KeyValueDirectStoringSupporting.swift",
"VGSLFundamentals/storage/KeyValueStorage.swift":"mobile/vgsl/public/VGSLFundamentals/storage/KeyValueStorage.swift",
"VGSLFundamentals/storage/SettingProperty.swift":"mobile/vgsl/public/VGSLFundamentals/storage/SettingProperty.swift",
"VGSLFundamentals/storage/SingleValueCoder.swift":"mobile/vgsl/public/VGSLFundamentals/storage/SingleValueCoder.swift",
"VGSLFundamentals/weakify.swift":"mobile/vgsl/public/VGSLFundamentals/weakify.swift",
"VGSLNetworking/APIRequest.swift":"mobile/vgsl/public/VGSLNetworking/APIRequest.swift",
"VGSLNetworking/APIRequestObserving.swift":"mobile/vgsl/public/VGSLNetworking/APIRequestObserving.swift",
"VGSLNetworking/ActiveRequestsTracker.swift":"mobile/vgsl/public/VGSLNetworking/ActiveRequestsTracker.swift",
"VGSLNetworking/AsyncResourceRequester.swift":"mobile/vgsl/public/VGSLNetworking/AsyncResourceRequester.swift",
"VGSLNetworking/AuthChallengeHandler.swift":"mobile/vgsl/public/VGSLNetworking/AuthChallengeHandler.swift",
"VGSLNetworking/CachedURLResourceRequester.swift":"mobile/vgsl/public/VGSLNetworking/CachedURLResourceRequester.swift",
"VGSLNetworking/ChallengeHandling.swift":"mobile/vgsl/public/VGSLNetworking/ChallengeHandling.swift",
"VGSLNetworking/DataExtensions.swift":"mobile/vgsl/public/VGSLNetworking/DataExtensions.swift",
"VGSLNetworking/HTTPCode.swift":"mobile/vgsl/public/VGSLNetworking/HTTPCode.swift",
"VGSLNetworking/HTTPErrors.swift":"mobile/vgsl/public/VGSLNetworking/HTTPErrors.swift",
"VGSLNetworking/HTTPHeaders.swift":"mobile/vgsl/public/VGSLNetworking/HTTPHeaders.swift",
"VGSLNetworking/ImageHolderFactory.swift":"mobile/vgsl/public/VGSLNetworking/ImageHolderFactory.swift",
"VGSLNetworking/LocalImageProviding.swift":"mobile/vgsl/public/VGSLNetworking/LocalImageProviding.swift",
"VGSLNetworking/NSErrorExtensions.swift":"mobile/vgsl/public/VGSLNetworking/NSErrorExtensions.swift",
"VGSLNetworking/NetworkActivityIndicatorController.swift":"mobile/vgsl/public/VGSLNetworking/NetworkActivityIndicatorController.swift",
"VGSLNetworking/NetworkActivityOperation.swift":"mobile/vgsl/public/VGSLNetworking/NetworkActivityOperation.swift",
"VGSLNetworking/NetworkActivityOperationLifecycleDelegate.swift":"mobile/vgsl/public/VGSLNetworking/NetworkActivityOperationLifecycleDelegate.swift",
"VGSLNetworking/NetworkOperationServer.swift":"mobile/vgsl/public/VGSLNetworking/NetworkOperationServer.swift",
"VGSLNetworking/NetworkSessionMetrics.swift":"mobile/vgsl/public/VGSLNetworking/NetworkSessionMetrics.swift",
"VGSLNetworking/NetworkURLResourceRequester.swift":"mobile/vgsl/public/VGSLNetworking/NetworkURLResourceRequester.swift",
"VGSLNetworking/RemoteImageHolder.swift":"mobile/vgsl/public/VGSLNetworking/RemoteImageHolder.swift",
"VGSLNetworking/Resource.swift":"mobile/vgsl/public/VGSLNetworking/Resource.swift",
"VGSLNetworking/Retrying/DateHTTPExtensions.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/DateHTTPExtensions.swift",
"VGSLNetworking/Retrying/HTTPRetryAfterHeader.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/HTTPRetryAfterHeader.swift",
"VGSLNetworking/Retrying/NetworkErrorHandlingPolicy.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/NetworkErrorHandlingPolicy.swift",
"VGSLNetworking/Retrying/NetworkErrorHandlingStrategy.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/NetworkErrorHandlingStrategy.swift",
"VGSLNetworking/Retrying/NetworkErrorHandlingStrategyDelegate.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/NetworkErrorHandlingStrategyDelegate.swift",
"VGSLNetworking/Retrying/NetworkErrorType.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/NetworkErrorType.swift",
"VGSLNetworking/Retrying/NetworkReachabilityObserving.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/NetworkReachabilityObserving.swift",
"VGSLNetworking/Retrying/NetworkRetryIntervalSource.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/NetworkRetryIntervalSource.swift",
"VGSLNetworking/Retrying/NetworkRetryStrategy.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/NetworkRetryStrategy.swift",
"VGSLNetworking/Retrying/NetworkRetryStrategyExtensions.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/NetworkRetryStrategyExtensions.swift",
"VGSLNetworking/Retrying/RetryingNetworkTask.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/RetryingNetworkTask.swift",
"VGSLNetworking/Retrying/RetryingTimeout.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/RetryingTimeout.swift",
"VGSLNetworking/Retrying/RetryingURLRequestPerformer.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/RetryingURLRequestPerformer.swift",
"VGSLNetworking/Retrying/ReusableNetworkErrorHandlingStrategy.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/ReusableNetworkErrorHandlingStrategy.swift",
"VGSLNetworking/Retrying/ReusableNetworkRetryStrategy.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/ReusableNetworkRetryStrategy.swift",
"VGSLNetworking/Retrying/URLResponseExtensions.swift":"mobile/vgsl/public/VGSLNetworking/Retrying/URLResponseExtensions.swift",
"VGSLNetworking/TimeTracking.swift":"mobile/vgsl/public/VGSLNetworking/TimeTracking.swift",
"VGSLNetworking/URLRequestPerformer.swift":"mobile/vgsl/public/VGSLNetworking/URLRequestPerformer.swift",
"VGSLNetworking/URLRequestPerforming.swift":"mobile/vgsl/public/VGSLNetworking/URLRequestPerforming.swift",
"VGSLNetworking/URLSessionDelegateImpl.swift":"mobile/vgsl/public/VGSLNetworking/URLSessionDelegateImpl.swift",
"VGSLNetworking/URLSessionTaskMetricsExtensions.swift":"mobile/vgsl/public/VGSLNetworking/URLSessionTaskMetricsExtensions.swift",
"VGSLNetworking/URLTransform.swift":"mobile/vgsl/public/VGSLNetworking/URLTransform.swift",
"VGSLNetworking/iOS.swift":"mobile/vgsl/public/VGSLNetworking/iOS.swift",
"VGSLUI/CompoundScrollDelegate.swift":"mobile/vgsl/public/VGSLUI/CompoundScrollDelegate.swift",
"VGSLUI/ExclusiveTouchCollectionView.swift":"mobile/vgsl/public/VGSLUI/ExclusiveTouchCollectionView.swift",
"VGSLUI/ImageContaining.swift":"mobile/vgsl/public/VGSLUI/ImageContaining.swift",
"VGSLUI/ImageLayerLayout.swift":"mobile/vgsl/public/VGSLUI/ImageLayerLayout.swift",
"VGSLUI/ImageRedrawingStyle.swift":"mobile/vgsl/public/VGSLUI/ImageRedrawingStyle.swift",
"VGSLUI/ImageViewBackgroundModel.swift":"mobile/vgsl/public/VGSLUI/ImageViewBackgroundModel.swift",
"VGSLUI/ImageViewProtocol.swift":"mobile/vgsl/public/VGSLUI/ImageViewProtocol.swift",
"VGSLUI/MetalImageView.swift":"mobile/vgsl/public/VGSLUI/MetalImageView.swift",
"VGSLUI/NativeHTMLParser/HTMLEntities.swift":"mobile/vgsl/public/VGSLUI/NativeHTMLParser/HTMLEntities.swift",
"VGSLUI/NativeHTMLParser/HTMLEntitiesResolver.swift":"mobile/vgsl/public/VGSLUI/NativeHTMLParser/HTMLEntitiesResolver.swift",
"VGSLUI/NativeHTMLParser/HTMLParser.swift":"mobile/vgsl/public/VGSLUI/NativeHTMLParser/HTMLParser.swift",
"VGSLUI/NativeHTMLParser/HTMLParserDelegate.swift":"mobile/vgsl/public/VGSLUI/NativeHTMLParser/HTMLParserDelegate.swift",
"VGSLUI/NativeHTMLParser/HTMLTag.swift":"mobile/vgsl/public/VGSLUI/NativeHTMLParser/HTMLTag.swift",
"VGSLUI/NativeHTMLParser/HTMLTaggedString.swift":"mobile/vgsl/public/VGSLUI/NativeHTMLParser/HTMLTaggedString.swift",
"VGSLUI/Navigation/ViewProtocol.swift":"mobile/vgsl/public/VGSLUI/Navigation/ViewProtocol.swift",
"VGSLUI/PublicInterfaces.swift":"mobile/vgsl/public/VGSLUI/PublicInterfaces.swift",
"VGSLUI/RemoteImageView.swift":"mobile/vgsl/public/VGSLUI/RemoteImageView.swift",
"VGSLUI/RemoteImageViewContainer.swift":"mobile/vgsl/public/VGSLUI/RemoteImageViewContainer.swift",
"VGSLUI/RemoteImageViewContentProtocol.swift":"mobile/vgsl/public/VGSLUI/RemoteImageViewContentProtocol.swift",
"VGSLUI/ScrollableContent.swift":"mobile/vgsl/public/VGSLUI/ScrollableContent.swift",
"VGSLUI/Theme.swift":"mobile/vgsl/public/VGSLUI/Theme.swift",
"VGSLUI/UIStyles.swift":"mobile/vgsl/public/VGSLUI/UIStyles.swift",
"VGSLUI/VisibleBoundsTracking.swift":"mobile/vgsl/public/VGSLUI/VisibleBoundsTracking.swift",
"VGSLUI/alert/ActionSheetModel.swift":"mobile/vgsl/public/VGSLUI/alert/ActionSheetModel.swift",
"VGSLUI/alert/ActionSheetUI.swift":"mobile/vgsl/public/VGSLUI/alert/ActionSheetUI.swift",
"VGSLUI/alert/AlertButton.swift":"mobile/vgsl/public/VGSLUI/alert/AlertButton.swift",
"VGSLUI/alert/AlertModel.swift":"mobile/vgsl/public/VGSLUI/alert/AlertModel.swift",
"VGSLUI/alert/AlertTextField.swift":"mobile/vgsl/public/VGSLUI/alert/AlertTextField.swift",
"VGSLUI/alert/AlertUI.swift":"mobile/vgsl/public/VGSLUI/alert/AlertUI.swift",
"VGSLUI/components/Label.swift":"mobile/vgsl/public/VGSLUI/components/Label.swift",
"VGSLUI/extensions/AccessibilityElementExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/AccessibilityElementExtensions.swift",
"VGSLUI/extensions/CAAnimationExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CAAnimationExtensions.swift",
"VGSLUI/extensions/CGAffineTransformExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CGAffineTransformExtensions.swift",
"VGSLUI/extensions/CGColorExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CGColorExtensions.swift",
"VGSLUI/extensions/CGContextExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CGContextExtensions.swift",
"VGSLUI/extensions/CGFloatExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CGFloatExtensions.swift",
"VGSLUI/extensions/CGPointExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CGPointExtensions.swift",
"VGSLUI/extensions/CGRectExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CGRectExtensions.swift",
"VGSLUI/extensions/CGSizeExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CGSizeExtensions.swift",
"VGSLUI/extensions/CGVectorExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/CGVectorExtensions.swift",
"VGSLUI/extensions/ColorExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/ColorExtensions.swift",
"VGSLUI/extensions/EdgeInsetsExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/EdgeInsetsExtensions.swift",
"VGSLUI/extensions/ImageExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/ImageExtensions.swift",
"VGSLUI/extensions/NSAttributedStringExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/NSAttributedStringExtensions.swift",
"VGSLUI/extensions/StringExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/StringExtensions.swift",
"VGSLUI/extensions/UIDeviceExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/UIDeviceExtensions.swift",
"VGSLUI/extensions/UIImageExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/UIImageExtensions.swift",
"VGSLUI/extensions/UIImageViewExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/UIImageViewExtensions.swift",
"VGSLUI/extensions/UIMenuControllerExtensions.swift":"mobile/vgsl/public/VGSLUI/extensions/UIMenuControllerExtensions.swift",
"VGSLUI/filters/EquatableImageFilter.swift":"mobile/vgsl/public/VGSLUI/filters/EquatableImageFilter.swift",
"VGSLUI/filters/FilterProtocol.swift":"mobile/vgsl/public/VGSLUI/filters/FilterProtocol.swift",
"VGSLUI/filters/ImageBlur.swift":"mobile/vgsl/public/VGSLUI/filters/ImageBlur.swift",
"VGSLUI/filters/ImageComposer.swift":"mobile/vgsl/public/VGSLUI/filters/ImageComposer.swift",
"VGSLUI/filters/ImageCrop.swift":"mobile/vgsl/public/VGSLUI/filters/ImageCrop.swift",
"VGSLUI/filters/ImageEffect.swift":"mobile/vgsl/public/VGSLUI/filters/ImageEffect.swift",
"VGSLUI/filters/ImageFilters.swift":"mobile/vgsl/public/VGSLUI/filters/ImageFilters.swift",
"VGSLUI/filters/ImageGenerator.swift":"mobile/vgsl/public/VGSLUI/filters/ImageGenerator.swift",
"VGSLUI/filters/TintMode.swift":"mobile/vgsl/public/VGSLUI/filters/TintMode.swift",
"VGSLUI/graphics/InternalImageDescriptor.swift":"mobile/vgsl/public/VGSLUI/graphics/InternalImageDescriptor.swift",
"VGSLUI/iOS.swift":"mobile/vgsl/public/VGSLUI/iOS.swift",
"VGSLUI/swiftui/EdgeInsets+SwiftUI.swift":"mobile/vgsl/public/VGSLUI/swiftui/EdgeInsets+SwiftUI.swift",
"VGSLUI/types/AccessibilityElement.swift":"mobile/vgsl/public/VGSLUI/types/AccessibilityElement.swift",
"VGSLUI/types/AccessibilityPriorities.swift":"mobile/vgsl/public/VGSLUI/types/AccessibilityPriorities.swift",
"VGSLUI/types/Alignment.swift":"mobile/vgsl/public/VGSLUI/types/Alignment.swift",
"VGSLUI/types/AnchoredPoint.swift":"mobile/vgsl/public/VGSLUI/types/AnchoredPoint.swift",
"VGSLUI/types/BezierCurve.swift":"mobile/vgsl/public/VGSLUI/types/BezierCurve.swift",
"VGSLUI/types/ImageContentMode.swift":"mobile/vgsl/public/VGSLUI/types/ImageContentMode.swift",
"VGSLUI/types/PhysicalFeedbackGenerator.swift":"mobile/vgsl/public/VGSLUI/types/PhysicalFeedbackGenerator.swift",
"VGSLUI/types/RGBAColor.swift":"mobile/vgsl/public/VGSLUI/types/RGBAColor.swift",
"VGSLUI/types/SideInsets.swift":"mobile/vgsl/public/VGSLUI/types/SideInsets.swift",
"VGSLUI/types/UserInterfaceStyle.swift":"mobile/vgsl/public/VGSLUI/types/UserInterfaceStyle.swift",
"VGSLUI/types/color/RGBAColorExtensions.swift":"mobile/vgsl/public/VGSLUI/types/color/RGBAColorExtensions.swift",
"VGSLUI/types/gradient/Gradient.swift":"mobile/vgsl/public/VGSLUI/types/gradient/Gradient.swift",
"VGSLUI/types/gradient/LinearGradientView+Layer.swift":"mobile/vgsl/public/VGSLUI/types/gradient/LinearGradientView+Layer.swift",
"VGSLUI/types/gradient/RadialGradientView.swift":"mobile/vgsl/public/VGSLUI/types/gradient/RadialGradientView.swift",
"VGSLUI/types/image/ColorHolder.swift":"mobile/vgsl/public/VGSLUI/types/image/ColorHolder.swift",
"VGSLUI/types/image/ImageDataHolder.swift":"mobile/vgsl/public/VGSLUI/types/image/ImageDataHolder.swift",
"VGSLUI/types/image/ImageHolder.swift":"mobile/vgsl/public/VGSLUI/types/image/ImageHolder.swift",
"VGSLUI/types/image/ImagePlaceholder.swift":"mobile/vgsl/public/VGSLUI/types/image/ImagePlaceholder.swift",
"VGSLUI/types/image/NilImageHolder.swift":"mobile/vgsl/public/VGSLUI/types/image/NilImageHolder.swift",
"VGSLUI/types/image/ViewImageHolder.swift":"mobile/vgsl/public/VGSLUI/types/image/ViewImageHolder.swift",
"VGSLUI/types/image/ViewProvider.swift":"mobile/vgsl/public/VGSLUI/types/image/ViewProvider.swift",
"VGSLUI/types/relative/RelativePoint.swift":"mobile/vgsl/public/VGSLUI/types/relative/RelativePoint.swift",
"VGSLUI/types/relative/RelativeRect.swift":"mobile/vgsl/public/VGSLUI/types/relative/RelativeRect.swift",
"VGSLUI/types/relative/RelativeSize.swift":"mobile/vgsl/public/VGSLUI/types/relative/RelativeSize.swift",
"VGSLUI/types/relative/RelativeValue.swift":"mobile/vgsl/public/VGSLUI/types/relative/RelativeValue.swift",
"VGSLUI/types/scroll/ScrollDelegate.swift":"mobile/vgsl/public/VGSLUI/types/scroll/ScrollDelegate.swift",
"VGSLUI/types/scroll/ScrollEdge.swift":"mobile/vgsl/public/VGSLUI/types/scroll/ScrollEdge.swift",
"VGSLUI/types/scroll/ScrollViewTrackable.swift":"mobile/vgsl/public/VGSLUI/types/scroll/ScrollViewTrackable.swift",
"VGSLUI/types/scroll/ScrollViewType.swift":"mobile/vgsl/public/VGSLUI/types/scroll/ScrollViewType.swift",
"VGSLUI/types/scroll/ScrollingToTop.swift":"mobile/vgsl/public/VGSLUI/types/scroll/ScrollingToTop.swift",
"VGSLUI/types/style/KeyboardAppearance.swift":"mobile/vgsl/public/VGSLUI/types/style/KeyboardAppearance.swift",
"VGSLUI/types/style/StatusBarStyle.swift":"mobile/vgsl/public/VGSLUI/types/style/StatusBarStyle.swift",
"VGSLUI/typo/AttributedStringLayout.swift":"mobile/vgsl/public/VGSLUI/typo/AttributedStringLayout.swift",
"VGSLUI/typo/BackgroundAttribute.swift":"mobile/vgsl/public/VGSLUI/typo/BackgroundAttribute.swift",
"VGSLUI/typo/BorderAttribute.swift":"mobile/vgsl/public/VGSLUI/typo/BorderAttribute.swift",
"VGSLUI/typo/CloudBackgroundAttribute.swift":"mobile/vgsl/public/VGSLUI/typo/CloudBackgroundAttribute.swift",
"VGSLUI/typo/FontExtensions.swift":"mobile/vgsl/public/VGSLUI/typo/FontExtensions.swift",
"VGSLUI/typo/FontSettings.swift":"mobile/vgsl/public/VGSLUI/typo/FontSettings.swift",
"VGSLUI/typo/FontSpecifying.swift":"mobile/vgsl/public/VGSLUI/typo/FontSpecifying.swift",
"VGSLUI/typo/StringAttribute.swift":"mobile/vgsl/public/VGSLUI/typo/StringAttribute.swift",
"VGSLUI/typo/Typo.swift":"mobile/vgsl/public/VGSLUI/typo/Typo.swift",
"VGSLUI/uikit/CALayerExtensions.swift":"mobile/vgsl/public/VGSLUI/uikit/CALayerExtensions.swift",
"VGSLUI/uikit/CAMediaTimingFunction.swift":"mobile/vgsl/public/VGSLUI/uikit/CAMediaTimingFunction.swift",
"VGSLUI/uikit/CATransaction+Extensions.swift":"mobile/vgsl/public/VGSLUI/uikit/CATransaction+Extensions.swift",
"VGSLUI/uikit/DimensionsFlipping.swift":"mobile/vgsl/public/VGSLUI/uikit/DimensionsFlipping.swift",
"VGSLUI/uikit/EdgeInsets+Extensions.swift":"mobile/vgsl/public/VGSLUI/uikit/EdgeInsets+Extensions.swift",
"VGSLUI/uikit/Image+Crop.swift":"mobile/vgsl/public/VGSLUI/uikit/Image+Crop.swift",
"VGSLUI/uikit/UIScrollView+Extensions.swift":"mobile/vgsl/public/VGSLUI/uikit/UIScrollView+Extensions.swift",
"VGSLUI/uikit/UIViewExtensions.swift":"mobile/vgsl/public/VGSLUI/uikit/UIViewExtensions.swift"
}