Proyectos de Subversion Iphone Microlearning

Rev

| Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
<?xml version="1.0" encoding="UTF-8"?>
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
<plist version="1.0">
4
<dict>
5
	<key>PreferenceSpecifiers</key>
6
	<array>
7
		<dict>
8
			<key>FooterText</key>
9
			<string>This application makes use of the following third party libraries:</string>
10
			<key>Title</key>
11
			<string>Acknowledgements</string>
12
			<key>Type</key>
13
			<string>PSGroupSpecifier</string>
14
		</dict>
15
		<dict>
16
			<key>FooterText</key>
17
			<string>Copyright (c) 2014-2022 Alamofire Software Foundation (http://alamofire.org/)
18
 
19
Permission is hereby granted, free of charge, to any person obtaining a copy
20
of this software and associated documentation files (the "Software"), to deal
21
in the Software without restriction, including without limitation the rights
22
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
23
copies of the Software, and to permit persons to whom the Software is
24
furnished to do so, subject to the following conditions:
25
 
26
The above copyright notice and this permission notice shall be included in
27
all copies or substantial portions of the Software.
28
 
29
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
30
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
31
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
32
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
33
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
34
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
35
THE SOFTWARE.
36
</string>
37
			<key>License</key>
38
			<string>MIT</string>
39
			<key>Title</key>
40
			<string>Alamofire</string>
41
			<key>Type</key>
42
			<string>PSGroupSpecifier</string>
43
		</dict>
44
		<dict>
45
			<key>FooterText</key>
46
			<string>Copyright (c) 2015-2021 Alamofire Software Foundation (http://alamofire.org/)
47
 
48
Permission is hereby granted, free of charge, to any person obtaining a copy
49
of this software and associated documentation files (the "Software"), to deal
50
in the Software without restriction, including without limitation the rights
51
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
52
copies of the Software, and to permit persons to whom the Software is
53
furnished to do so, subject to the following conditions:
54
 
55
The above copyright notice and this permission notice shall be included in
56
all copies or substantial portions of the Software.
57
 
58
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
59
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
61
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
64
THE SOFTWARE.
65
</string>
66
			<key>License</key>
67
			<string>MIT</string>
68
			<key>Title</key>
69
			<string>AlamofireImage</string>
70
			<key>Type</key>
71
			<string>PSGroupSpecifier</string>
72
		</dict>
73
		<dict>
74
			<key>FooterText</key>
75
			<string>Copyright (c) 2015 Dennis Weissmann
76
 
77
Permission is hereby granted, free of charge, to any person obtaining a copy
78
of this software and associated documentation files (the "Software"), to deal
79
in the Software without restriction, including without limitation the rights
80
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
81
copies of the Software, and to permit persons to whom the Software is
82
furnished to do so, subject to the following conditions:
83
 
84
The above copyright notice and this permission notice shall be included in
85
all copies or substantial portions of the Software.
86
 
87
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
88
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
89
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
90
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
91
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
92
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
93
THE SOFTWARE.</string>
94
			<key>License</key>
95
			<string>MIT</string>
96
			<key>Title</key>
97
			<string>DeviceKit</string>
98
			<key>Type</key>
99
			<string>PSGroupSpecifier</string>
100
		</dict>
101
		<dict>
102
			<key>FooterText</key>
103
			<string>
104
                                 Apache License
105
                           Version 2.0, January 2004
106
                        http://www.apache.org/licenses/
107
 
108
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
109
 
110
   1. Definitions.
111
 
112
      "License" shall mean the terms and conditions for use, reproduction,
113
      and distribution as defined by Sections 1 through 9 of this document.
114
 
115
      "Licensor" shall mean the copyright owner or entity authorized by
116
      the copyright owner that is granting the License.
117
 
118
      "Legal Entity" shall mean the union of the acting entity and all
119
      other entities that control, are controlled by, or are under common
120
      control with that entity. For the purposes of this definition,
121
      "control" means (i) the power, direct or indirect, to cause the
122
      direction or management of such entity, whether by contract or
123
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
124
      outstanding shares, or (iii) beneficial ownership of such entity.
125
 
126
      "You" (or "Your") shall mean an individual or Legal Entity
127
      exercising permissions granted by this License.
128
 
129
      "Source" form shall mean the preferred form for making modifications,
130
      including but not limited to software source code, documentation
131
      source, and configuration files.
132
 
133
      "Object" form shall mean any form resulting from mechanical
134
      transformation or translation of a Source form, including but
135
      not limited to compiled object code, generated documentation,
136
      and conversions to other media types.
137
 
138
      "Work" shall mean the work of authorship, whether in Source or
139
      Object form, made available under the License, as indicated by a
140
      copyright notice that is included in or attached to the work
141
      (an example is provided in the Appendix below).
142
 
143
      "Derivative Works" shall mean any work, whether in Source or Object
144
      form, that is based on (or derived from) the Work and for which the
145
      editorial revisions, annotations, elaborations, or other modifications
146
      represent, as a whole, an original work of authorship. For the purposes
147
      of this License, Derivative Works shall not include works that remain
148
      separable from, or merely link (or bind by name) to the interfaces of,
149
      the Work and Derivative Works thereof.
150
 
151
      "Contribution" shall mean any work of authorship, including
152
      the original version of the Work and any modifications or additions
153
      to that Work or Derivative Works thereof, that is intentionally
154
      submitted to Licensor for inclusion in the Work by the copyright owner
155
      or by an individual or Legal Entity authorized to submit on behalf of
156
      the copyright owner. For the purposes of this definition, "submitted"
157
      means any form of electronic, verbal, or written communication sent
158
      to the Licensor or its representatives, including but not limited to
159
      communication on electronic mailing lists, source code control systems,
160
      and issue tracking systems that are managed by, or on behalf of, the
161
      Licensor for the purpose of discussing and improving the Work, but
162
      excluding communication that is conspicuously marked or otherwise
163
      designated in writing by the copyright owner as "Not a Contribution."
164
 
165
      "Contributor" shall mean Licensor and any individual or Legal Entity
166
      on behalf of whom a Contribution has been received by Licensor and
167
      subsequently incorporated within the Work.
168
 
169
   2. Grant of Copyright License. Subject to the terms and conditions of
170
      this License, each Contributor hereby grants to You a perpetual,
171
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
172
      copyright license to reproduce, prepare Derivative Works of,
173
      publicly display, publicly perform, sublicense, and distribute the
174
      Work and such Derivative Works in Source or Object form.
175
 
176
   3. Grant of Patent License. Subject to the terms and conditions of
177
      this License, each Contributor hereby grants to You a perpetual,
178
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
179
      (except as stated in this section) patent license to make, have made,
180
      use, offer to sell, sell, import, and otherwise transfer the Work,
181
      where such license applies only to those patent claims licensable
182
      by such Contributor that are necessarily infringed by their
183
      Contribution(s) alone or by combination of their Contribution(s)
184
      with the Work to which such Contribution(s) was submitted. If You
185
      institute patent litigation against any entity (including a
186
      cross-claim or counterclaim in a lawsuit) alleging that the Work
187
      or a Contribution incorporated within the Work constitutes direct
188
      or contributory patent infringement, then any patent licenses
189
      granted to You under this License for that Work shall terminate
190
      as of the date such litigation is filed.
191
 
192
   4. Redistribution. You may reproduce and distribute copies of the
193
      Work or Derivative Works thereof in any medium, with or without
194
      modifications, and in Source or Object form, provided that You
195
      meet the following conditions:
196
 
197
      (a) You must give any other recipients of the Work or
198
          Derivative Works a copy of this License; and
199
 
200
      (b) You must cause any modified files to carry prominent notices
201
          stating that You changed the files; and
202
 
203
      (c) You must retain, in the Source form of any Derivative Works
204
          that You distribute, all copyright, patent, trademark, and
205
          attribution notices from the Source form of the Work,
206
          excluding those notices that do not pertain to any part of
207
          the Derivative Works; and
208
 
209
      (d) If the Work includes a "NOTICE" text file as part of its
210
          distribution, then any Derivative Works that You distribute must
211
          include a readable copy of the attribution notices contained
212
          within such NOTICE file, excluding those notices that do not
213
          pertain to any part of the Derivative Works, in at least one
214
          of the following places: within a NOTICE text file distributed
215
          as part of the Derivative Works; within the Source form or
216
          documentation, if provided along with the Derivative Works; or,
217
          within a display generated by the Derivative Works, if and
218
          wherever such third-party notices normally appear. The contents
219
          of the NOTICE file are for informational purposes only and
220
          do not modify the License. You may add Your own attribution
221
          notices within Derivative Works that You distribute, alongside
222
          or as an addendum to the NOTICE text from the Work, provided
223
          that such additional attribution notices cannot be construed
224
          as modifying the License.
225
 
226
      You may add Your own copyright statement to Your modifications and
227
      may provide additional or different license terms and conditions
228
      for use, reproduction, or distribution of Your modifications, or
229
      for any such Derivative Works as a whole, provided Your use,
230
      reproduction, and distribution of the Work otherwise complies with
231
      the conditions stated in this License.
232
 
233
   5. Submission of Contributions. Unless You explicitly state otherwise,
234
      any Contribution intentionally submitted for inclusion in the Work
235
      by You to the Licensor shall be under the terms and conditions of
236
      this License, without any additional terms or conditions.
237
      Notwithstanding the above, nothing herein shall supersede or modify
238
      the terms of any separate license agreement you may have executed
239
      with Licensor regarding such Contributions.
240
 
241
   6. Trademarks. This License does not grant permission to use the trade
242
      names, trademarks, service marks, or product names of the Licensor,
243
      except as required for reasonable and customary use in describing the
244
      origin of the Work and reproducing the content of the NOTICE file.
245
 
246
   7. Disclaimer of Warranty. Unless required by applicable law or
247
      agreed to in writing, Licensor provides the Work (and each
248
      Contributor provides its Contributions) on an "AS IS" BASIS,
249
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
250
      implied, including, without limitation, any warranties or conditions
251
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
252
      PARTICULAR PURPOSE. You are solely responsible for determining the
253
      appropriateness of using or redistributing the Work and assume any
254
      risks associated with Your exercise of permissions under this License.
255
 
256
   8. Limitation of Liability. In no event and under no legal theory,
257
      whether in tort (including negligence), contract, or otherwise,
258
      unless required by applicable law (such as deliberate and grossly
259
      negligent acts) or agreed to in writing, shall any Contributor be
260
      liable to You for damages, including any direct, indirect, special,
261
      incidental, or consequential damages of any character arising as a
262
      result of this License or out of the use or inability to use the
263
      Work (including but not limited to damages for loss of goodwill,
264
      work stoppage, computer failure or malfunction, or any and all
265
      other commercial damages or losses), even if such Contributor
266
      has been advised of the possibility of such damages.
267
 
268
   9. Accepting Warranty or Additional Liability. While redistributing
269
      the Work or Derivative Works thereof, You may choose to offer,
270
      and charge a fee for, acceptance of support, warranty, indemnity,
271
      or other liability obligations and/or rights consistent with this
272
      License. However, in accepting such obligations, You may act only
273
      on Your own behalf and on Your sole responsibility, not on behalf
274
      of any other Contributor, and only if You agree to indemnify,
275
      defend, and hold each Contributor harmless for any liability
276
      incurred by, or claims asserted against, such Contributor by reason
277
      of your accepting any such warranty or additional liability.
278
 
279
   END OF TERMS AND CONDITIONS
280
 
281
   APPENDIX: How to apply the Apache License to your work.
282
 
283
      To apply the Apache License to your work, attach the following
284
      boilerplate notice, with the fields enclosed by brackets "[]"
285
      replaced with your own identifying information. (Don't include
286
      the brackets!)  The text should be enclosed in the appropriate
287
      comment syntax for the file format. We also recommend that a
288
      file or class name and description of purpose be included on the
289
      same "printed page" as the copyright notice for easier
290
      identification within third-party archives.
291
 
292
   Copyright [yyyy] [name of copyright owner]
293
 
294
   Licensed under the Apache License, Version 2.0 (the "License");
295
   you may not use this file except in compliance with the License.
296
   You may obtain a copy of the License at
297
 
298
       http://www.apache.org/licenses/LICENSE-2.0
299
 
300
   Unless required by applicable law or agreed to in writing, software
301
   distributed under the License is distributed on an "AS IS" BASIS,
302
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
303
   See the License for the specific language governing permissions and
304
   limitations under the License.
305
</string>
306
			<key>License</key>
307
			<string>Apache</string>
308
			<key>Title</key>
309
			<string>Firebase</string>
310
			<key>Type</key>
311
			<string>PSGroupSpecifier</string>
312
		</dict>
313
		<dict>
314
			<key>FooterText</key>
315
			<string>
316
                                 Apache License
317
                           Version 2.0, January 2004
318
                        http://www.apache.org/licenses/
319
 
320
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
321
 
322
   1. Definitions.
323
 
324
      "License" shall mean the terms and conditions for use, reproduction,
325
      and distribution as defined by Sections 1 through 9 of this document.
326
 
327
      "Licensor" shall mean the copyright owner or entity authorized by
328
      the copyright owner that is granting the License.
329
 
330
      "Legal Entity" shall mean the union of the acting entity and all
331
      other entities that control, are controlled by, or are under common
332
      control with that entity. For the purposes of this definition,
333
      "control" means (i) the power, direct or indirect, to cause the
334
      direction or management of such entity, whether by contract or
335
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
336
      outstanding shares, or (iii) beneficial ownership of such entity.
337
 
338
      "You" (or "Your") shall mean an individual or Legal Entity
339
      exercising permissions granted by this License.
340
 
341
      "Source" form shall mean the preferred form for making modifications,
342
      including but not limited to software source code, documentation
343
      source, and configuration files.
344
 
345
      "Object" form shall mean any form resulting from mechanical
346
      transformation or translation of a Source form, including but
347
      not limited to compiled object code, generated documentation,
348
      and conversions to other media types.
349
 
350
      "Work" shall mean the work of authorship, whether in Source or
351
      Object form, made available under the License, as indicated by a
352
      copyright notice that is included in or attached to the work
353
      (an example is provided in the Appendix below).
354
 
355
      "Derivative Works" shall mean any work, whether in Source or Object
356
      form, that is based on (or derived from) the Work and for which the
357
      editorial revisions, annotations, elaborations, or other modifications
358
      represent, as a whole, an original work of authorship. For the purposes
359
      of this License, Derivative Works shall not include works that remain
360
      separable from, or merely link (or bind by name) to the interfaces of,
361
      the Work and Derivative Works thereof.
362
 
363
      "Contribution" shall mean any work of authorship, including
364
      the original version of the Work and any modifications or additions
365
      to that Work or Derivative Works thereof, that is intentionally
366
      submitted to Licensor for inclusion in the Work by the copyright owner
367
      or by an individual or Legal Entity authorized to submit on behalf of
368
      the copyright owner. For the purposes of this definition, "submitted"
369
      means any form of electronic, verbal, or written communication sent
370
      to the Licensor or its representatives, including but not limited to
371
      communication on electronic mailing lists, source code control systems,
372
      and issue tracking systems that are managed by, or on behalf of, the
373
      Licensor for the purpose of discussing and improving the Work, but
374
      excluding communication that is conspicuously marked or otherwise
375
      designated in writing by the copyright owner as "Not a Contribution."
376
 
377
      "Contributor" shall mean Licensor and any individual or Legal Entity
378
      on behalf of whom a Contribution has been received by Licensor and
379
      subsequently incorporated within the Work.
380
 
381
   2. Grant of Copyright License. Subject to the terms and conditions of
382
      this License, each Contributor hereby grants to You a perpetual,
383
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
384
      copyright license to reproduce, prepare Derivative Works of,
385
      publicly display, publicly perform, sublicense, and distribute the
386
      Work and such Derivative Works in Source or Object form.
387
 
388
   3. Grant of Patent License. Subject to the terms and conditions of
389
      this License, each Contributor hereby grants to You a perpetual,
390
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
391
      (except as stated in this section) patent license to make, have made,
392
      use, offer to sell, sell, import, and otherwise transfer the Work,
393
      where such license applies only to those patent claims licensable
394
      by such Contributor that are necessarily infringed by their
395
      Contribution(s) alone or by combination of their Contribution(s)
396
      with the Work to which such Contribution(s) was submitted. If You
397
      institute patent litigation against any entity (including a
398
      cross-claim or counterclaim in a lawsuit) alleging that the Work
399
      or a Contribution incorporated within the Work constitutes direct
400
      or contributory patent infringement, then any patent licenses
401
      granted to You under this License for that Work shall terminate
402
      as of the date such litigation is filed.
403
 
404
   4. Redistribution. You may reproduce and distribute copies of the
405
      Work or Derivative Works thereof in any medium, with or without
406
      modifications, and in Source or Object form, provided that You
407
      meet the following conditions:
408
 
409
      (a) You must give any other recipients of the Work or
410
          Derivative Works a copy of this License; and
411
 
412
      (b) You must cause any modified files to carry prominent notices
413
          stating that You changed the files; and
414
 
415
      (c) You must retain, in the Source form of any Derivative Works
416
          that You distribute, all copyright, patent, trademark, and
417
          attribution notices from the Source form of the Work,
418
          excluding those notices that do not pertain to any part of
419
          the Derivative Works; and
420
 
421
      (d) If the Work includes a "NOTICE" text file as part of its
422
          distribution, then any Derivative Works that You distribute must
423
          include a readable copy of the attribution notices contained
424
          within such NOTICE file, excluding those notices that do not
425
          pertain to any part of the Derivative Works, in at least one
426
          of the following places: within a NOTICE text file distributed
427
          as part of the Derivative Works; within the Source form or
428
          documentation, if provided along with the Derivative Works; or,
429
          within a display generated by the Derivative Works, if and
430
          wherever such third-party notices normally appear. The contents
431
          of the NOTICE file are for informational purposes only and
432
          do not modify the License. You may add Your own attribution
433
          notices within Derivative Works that You distribute, alongside
434
          or as an addendum to the NOTICE text from the Work, provided
435
          that such additional attribution notices cannot be construed
436
          as modifying the License.
437
 
438
      You may add Your own copyright statement to Your modifications and
439
      may provide additional or different license terms and conditions
440
      for use, reproduction, or distribution of Your modifications, or
441
      for any such Derivative Works as a whole, provided Your use,
442
      reproduction, and distribution of the Work otherwise complies with
443
      the conditions stated in this License.
444
 
445
   5. Submission of Contributions. Unless You explicitly state otherwise,
446
      any Contribution intentionally submitted for inclusion in the Work
447
      by You to the Licensor shall be under the terms and conditions of
448
      this License, without any additional terms or conditions.
449
      Notwithstanding the above, nothing herein shall supersede or modify
450
      the terms of any separate license agreement you may have executed
451
      with Licensor regarding such Contributions.
452
 
453
   6. Trademarks. This License does not grant permission to use the trade
454
      names, trademarks, service marks, or product names of the Licensor,
455
      except as required for reasonable and customary use in describing the
456
      origin of the Work and reproducing the content of the NOTICE file.
457
 
458
   7. Disclaimer of Warranty. Unless required by applicable law or
459
      agreed to in writing, Licensor provides the Work (and each
460
      Contributor provides its Contributions) on an "AS IS" BASIS,
461
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
462
      implied, including, without limitation, any warranties or conditions
463
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
464
      PARTICULAR PURPOSE. You are solely responsible for determining the
465
      appropriateness of using or redistributing the Work and assume any
466
      risks associated with Your exercise of permissions under this License.
467
 
468
   8. Limitation of Liability. In no event and under no legal theory,
469
      whether in tort (including negligence), contract, or otherwise,
470
      unless required by applicable law (such as deliberate and grossly
471
      negligent acts) or agreed to in writing, shall any Contributor be
472
      liable to You for damages, including any direct, indirect, special,
473
      incidental, or consequential damages of any character arising as a
474
      result of this License or out of the use or inability to use the
475
      Work (including but not limited to damages for loss of goodwill,
476
      work stoppage, computer failure or malfunction, or any and all
477
      other commercial damages or losses), even if such Contributor
478
      has been advised of the possibility of such damages.
479
 
480
   9. Accepting Warranty or Additional Liability. While redistributing
481
      the Work or Derivative Works thereof, You may choose to offer,
482
      and charge a fee for, acceptance of support, warranty, indemnity,
483
      or other liability obligations and/or rights consistent with this
484
      License. However, in accepting such obligations, You may act only
485
      on Your own behalf and on Your sole responsibility, not on behalf
486
      of any other Contributor, and only if You agree to indemnify,
487
      defend, and hold each Contributor harmless for any liability
488
      incurred by, or claims asserted against, such Contributor by reason
489
      of your accepting any such warranty or additional liability.
490
 
491
   END OF TERMS AND CONDITIONS
492
 
493
   APPENDIX: How to apply the Apache License to your work.
494
 
495
      To apply the Apache License to your work, attach the following
496
      boilerplate notice, with the fields enclosed by brackets "[]"
497
      replaced with your own identifying information. (Don't include
498
      the brackets!)  The text should be enclosed in the appropriate
499
      comment syntax for the file format. We also recommend that a
500
      file or class name and description of purpose be included on the
501
      same "printed page" as the copyright notice for easier
502
      identification within third-party archives.
503
 
504
   Copyright [yyyy] [name of copyright owner]
505
 
506
   Licensed under the Apache License, Version 2.0 (the "License");
507
   you may not use this file except in compliance with the License.
508
   You may obtain a copy of the License at
509
 
510
       http://www.apache.org/licenses/LICENSE-2.0
511
 
512
   Unless required by applicable law or agreed to in writing, software
513
   distributed under the License is distributed on an "AS IS" BASIS,
514
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
515
   See the License for the specific language governing permissions and
516
   limitations under the License.
517
</string>
518
			<key>License</key>
519
			<string>Apache</string>
520
			<key>Title</key>
521
			<string>FirebaseABTesting</string>
522
			<key>Type</key>
523
			<string>PSGroupSpecifier</string>
524
		</dict>
525
		<dict>
526
			<key>FooterText</key>
527
			<string>Copyright 2021 Google</string>
528
			<key>License</key>
529
			<string>Copyright</string>
530
			<key>Title</key>
531
			<string>FirebaseAnalytics</string>
532
			<key>Type</key>
533
			<string>PSGroupSpecifier</string>
534
		</dict>
535
		<dict>
536
			<key>FooterText</key>
537
			<string>
538
                                 Apache License
539
                           Version 2.0, January 2004
540
                        http://www.apache.org/licenses/
541
 
542
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
543
 
544
   1. Definitions.
545
 
546
      "License" shall mean the terms and conditions for use, reproduction,
547
      and distribution as defined by Sections 1 through 9 of this document.
548
 
549
      "Licensor" shall mean the copyright owner or entity authorized by
550
      the copyright owner that is granting the License.
551
 
552
      "Legal Entity" shall mean the union of the acting entity and all
553
      other entities that control, are controlled by, or are under common
554
      control with that entity. For the purposes of this definition,
555
      "control" means (i) the power, direct or indirect, to cause the
556
      direction or management of such entity, whether by contract or
557
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
558
      outstanding shares, or (iii) beneficial ownership of such entity.
559
 
560
      "You" (or "Your") shall mean an individual or Legal Entity
561
      exercising permissions granted by this License.
562
 
563
      "Source" form shall mean the preferred form for making modifications,
564
      including but not limited to software source code, documentation
565
      source, and configuration files.
566
 
567
      "Object" form shall mean any form resulting from mechanical
568
      transformation or translation of a Source form, including but
569
      not limited to compiled object code, generated documentation,
570
      and conversions to other media types.
571
 
572
      "Work" shall mean the work of authorship, whether in Source or
573
      Object form, made available under the License, as indicated by a
574
      copyright notice that is included in or attached to the work
575
      (an example is provided in the Appendix below).
576
 
577
      "Derivative Works" shall mean any work, whether in Source or Object
578
      form, that is based on (or derived from) the Work and for which the
579
      editorial revisions, annotations, elaborations, or other modifications
580
      represent, as a whole, an original work of authorship. For the purposes
581
      of this License, Derivative Works shall not include works that remain
582
      separable from, or merely link (or bind by name) to the interfaces of,
583
      the Work and Derivative Works thereof.
584
 
585
      "Contribution" shall mean any work of authorship, including
586
      the original version of the Work and any modifications or additions
587
      to that Work or Derivative Works thereof, that is intentionally
588
      submitted to Licensor for inclusion in the Work by the copyright owner
589
      or by an individual or Legal Entity authorized to submit on behalf of
590
      the copyright owner. For the purposes of this definition, "submitted"
591
      means any form of electronic, verbal, or written communication sent
592
      to the Licensor or its representatives, including but not limited to
593
      communication on electronic mailing lists, source code control systems,
594
      and issue tracking systems that are managed by, or on behalf of, the
595
      Licensor for the purpose of discussing and improving the Work, but
596
      excluding communication that is conspicuously marked or otherwise
597
      designated in writing by the copyright owner as "Not a Contribution."
598
 
599
      "Contributor" shall mean Licensor and any individual or Legal Entity
600
      on behalf of whom a Contribution has been received by Licensor and
601
      subsequently incorporated within the Work.
602
 
603
   2. Grant of Copyright License. Subject to the terms and conditions of
604
      this License, each Contributor hereby grants to You a perpetual,
605
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
606
      copyright license to reproduce, prepare Derivative Works of,
607
      publicly display, publicly perform, sublicense, and distribute the
608
      Work and such Derivative Works in Source or Object form.
609
 
610
   3. Grant of Patent License. Subject to the terms and conditions of
611
      this License, each Contributor hereby grants to You a perpetual,
612
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
613
      (except as stated in this section) patent license to make, have made,
614
      use, offer to sell, sell, import, and otherwise transfer the Work,
615
      where such license applies only to those patent claims licensable
616
      by such Contributor that are necessarily infringed by their
617
      Contribution(s) alone or by combination of their Contribution(s)
618
      with the Work to which such Contribution(s) was submitted. If You
619
      institute patent litigation against any entity (including a
620
      cross-claim or counterclaim in a lawsuit) alleging that the Work
621
      or a Contribution incorporated within the Work constitutes direct
622
      or contributory patent infringement, then any patent licenses
623
      granted to You under this License for that Work shall terminate
624
      as of the date such litigation is filed.
625
 
626
   4. Redistribution. You may reproduce and distribute copies of the
627
      Work or Derivative Works thereof in any medium, with or without
628
      modifications, and in Source or Object form, provided that You
629
      meet the following conditions:
630
 
631
      (a) You must give any other recipients of the Work or
632
          Derivative Works a copy of this License; and
633
 
634
      (b) You must cause any modified files to carry prominent notices
635
          stating that You changed the files; and
636
 
637
      (c) You must retain, in the Source form of any Derivative Works
638
          that You distribute, all copyright, patent, trademark, and
639
          attribution notices from the Source form of the Work,
640
          excluding those notices that do not pertain to any part of
641
          the Derivative Works; and
642
 
643
      (d) If the Work includes a "NOTICE" text file as part of its
644
          distribution, then any Derivative Works that You distribute must
645
          include a readable copy of the attribution notices contained
646
          within such NOTICE file, excluding those notices that do not
647
          pertain to any part of the Derivative Works, in at least one
648
          of the following places: within a NOTICE text file distributed
649
          as part of the Derivative Works; within the Source form or
650
          documentation, if provided along with the Derivative Works; or,
651
          within a display generated by the Derivative Works, if and
652
          wherever such third-party notices normally appear. The contents
653
          of the NOTICE file are for informational purposes only and
654
          do not modify the License. You may add Your own attribution
655
          notices within Derivative Works that You distribute, alongside
656
          or as an addendum to the NOTICE text from the Work, provided
657
          that such additional attribution notices cannot be construed
658
          as modifying the License.
659
 
660
      You may add Your own copyright statement to Your modifications and
661
      may provide additional or different license terms and conditions
662
      for use, reproduction, or distribution of Your modifications, or
663
      for any such Derivative Works as a whole, provided Your use,
664
      reproduction, and distribution of the Work otherwise complies with
665
      the conditions stated in this License.
666
 
667
   5. Submission of Contributions. Unless You explicitly state otherwise,
668
      any Contribution intentionally submitted for inclusion in the Work
669
      by You to the Licensor shall be under the terms and conditions of
670
      this License, without any additional terms or conditions.
671
      Notwithstanding the above, nothing herein shall supersede or modify
672
      the terms of any separate license agreement you may have executed
673
      with Licensor regarding such Contributions.
674
 
675
   6. Trademarks. This License does not grant permission to use the trade
676
      names, trademarks, service marks, or product names of the Licensor,
677
      except as required for reasonable and customary use in describing the
678
      origin of the Work and reproducing the content of the NOTICE file.
679
 
680
   7. Disclaimer of Warranty. Unless required by applicable law or
681
      agreed to in writing, Licensor provides the Work (and each
682
      Contributor provides its Contributions) on an "AS IS" BASIS,
683
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
684
      implied, including, without limitation, any warranties or conditions
685
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
686
      PARTICULAR PURPOSE. You are solely responsible for determining the
687
      appropriateness of using or redistributing the Work and assume any
688
      risks associated with Your exercise of permissions under this License.
689
 
690
   8. Limitation of Liability. In no event and under no legal theory,
691
      whether in tort (including negligence), contract, or otherwise,
692
      unless required by applicable law (such as deliberate and grossly
693
      negligent acts) or agreed to in writing, shall any Contributor be
694
      liable to You for damages, including any direct, indirect, special,
695
      incidental, or consequential damages of any character arising as a
696
      result of this License or out of the use or inability to use the
697
      Work (including but not limited to damages for loss of goodwill,
698
      work stoppage, computer failure or malfunction, or any and all
699
      other commercial damages or losses), even if such Contributor
700
      has been advised of the possibility of such damages.
701
 
702
   9. Accepting Warranty or Additional Liability. While redistributing
703
      the Work or Derivative Works thereof, You may choose to offer,
704
      and charge a fee for, acceptance of support, warranty, indemnity,
705
      or other liability obligations and/or rights consistent with this
706
      License. However, in accepting such obligations, You may act only
707
      on Your own behalf and on Your sole responsibility, not on behalf
708
      of any other Contributor, and only if You agree to indemnify,
709
      defend, and hold each Contributor harmless for any liability
710
      incurred by, or claims asserted against, such Contributor by reason
711
      of your accepting any such warranty or additional liability.
712
 
713
   END OF TERMS AND CONDITIONS
714
 
715
   APPENDIX: How to apply the Apache License to your work.
716
 
717
      To apply the Apache License to your work, attach the following
718
      boilerplate notice, with the fields enclosed by brackets "[]"
719
      replaced with your own identifying information. (Don't include
720
      the brackets!)  The text should be enclosed in the appropriate
721
      comment syntax for the file format. We also recommend that a
722
      file or class name and description of purpose be included on the
723
      same "printed page" as the copyright notice for easier
724
      identification within third-party archives.
725
 
726
   Copyright [yyyy] [name of copyright owner]
727
 
728
   Licensed under the Apache License, Version 2.0 (the "License");
729
   you may not use this file except in compliance with the License.
730
   You may obtain a copy of the License at
731
 
732
       http://www.apache.org/licenses/LICENSE-2.0
733
 
734
   Unless required by applicable law or agreed to in writing, software
735
   distributed under the License is distributed on an "AS IS" BASIS,
736
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
737
   See the License for the specific language governing permissions and
738
   limitations under the License.
739
</string>
740
			<key>License</key>
741
			<string>Apache</string>
742
			<key>Title</key>
743
			<string>FirebaseCore</string>
744
			<key>Type</key>
745
			<string>PSGroupSpecifier</string>
746
		</dict>
747
		<dict>
748
			<key>FooterText</key>
749
			<string>
750
                                 Apache License
751
                           Version 2.0, January 2004
752
                        http://www.apache.org/licenses/
753
 
754
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
755
 
756
   1. Definitions.
757
 
758
      "License" shall mean the terms and conditions for use, reproduction,
759
      and distribution as defined by Sections 1 through 9 of this document.
760
 
761
      "Licensor" shall mean the copyright owner or entity authorized by
762
      the copyright owner that is granting the License.
763
 
764
      "Legal Entity" shall mean the union of the acting entity and all
765
      other entities that control, are controlled by, or are under common
766
      control with that entity. For the purposes of this definition,
767
      "control" means (i) the power, direct or indirect, to cause the
768
      direction or management of such entity, whether by contract or
769
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
770
      outstanding shares, or (iii) beneficial ownership of such entity.
771
 
772
      "You" (or "Your") shall mean an individual or Legal Entity
773
      exercising permissions granted by this License.
774
 
775
      "Source" form shall mean the preferred form for making modifications,
776
      including but not limited to software source code, documentation
777
      source, and configuration files.
778
 
779
      "Object" form shall mean any form resulting from mechanical
780
      transformation or translation of a Source form, including but
781
      not limited to compiled object code, generated documentation,
782
      and conversions to other media types.
783
 
784
      "Work" shall mean the work of authorship, whether in Source or
785
      Object form, made available under the License, as indicated by a
786
      copyright notice that is included in or attached to the work
787
      (an example is provided in the Appendix below).
788
 
789
      "Derivative Works" shall mean any work, whether in Source or Object
790
      form, that is based on (or derived from) the Work and for which the
791
      editorial revisions, annotations, elaborations, or other modifications
792
      represent, as a whole, an original work of authorship. For the purposes
793
      of this License, Derivative Works shall not include works that remain
794
      separable from, or merely link (or bind by name) to the interfaces of,
795
      the Work and Derivative Works thereof.
796
 
797
      "Contribution" shall mean any work of authorship, including
798
      the original version of the Work and any modifications or additions
799
      to that Work or Derivative Works thereof, that is intentionally
800
      submitted to Licensor for inclusion in the Work by the copyright owner
801
      or by an individual or Legal Entity authorized to submit on behalf of
802
      the copyright owner. For the purposes of this definition, "submitted"
803
      means any form of electronic, verbal, or written communication sent
804
      to the Licensor or its representatives, including but not limited to
805
      communication on electronic mailing lists, source code control systems,
806
      and issue tracking systems that are managed by, or on behalf of, the
807
      Licensor for the purpose of discussing and improving the Work, but
808
      excluding communication that is conspicuously marked or otherwise
809
      designated in writing by the copyright owner as "Not a Contribution."
810
 
811
      "Contributor" shall mean Licensor and any individual or Legal Entity
812
      on behalf of whom a Contribution has been received by Licensor and
813
      subsequently incorporated within the Work.
814
 
815
   2. Grant of Copyright License. Subject to the terms and conditions of
816
      this License, each Contributor hereby grants to You a perpetual,
817
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
818
      copyright license to reproduce, prepare Derivative Works of,
819
      publicly display, publicly perform, sublicense, and distribute the
820
      Work and such Derivative Works in Source or Object form.
821
 
822
   3. Grant of Patent License. Subject to the terms and conditions of
823
      this License, each Contributor hereby grants to You a perpetual,
824
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
825
      (except as stated in this section) patent license to make, have made,
826
      use, offer to sell, sell, import, and otherwise transfer the Work,
827
      where such license applies only to those patent claims licensable
828
      by such Contributor that are necessarily infringed by their
829
      Contribution(s) alone or by combination of their Contribution(s)
830
      with the Work to which such Contribution(s) was submitted. If You
831
      institute patent litigation against any entity (including a
832
      cross-claim or counterclaim in a lawsuit) alleging that the Work
833
      or a Contribution incorporated within the Work constitutes direct
834
      or contributory patent infringement, then any patent licenses
835
      granted to You under this License for that Work shall terminate
836
      as of the date such litigation is filed.
837
 
838
   4. Redistribution. You may reproduce and distribute copies of the
839
      Work or Derivative Works thereof in any medium, with or without
840
      modifications, and in Source or Object form, provided that You
841
      meet the following conditions:
842
 
843
      (a) You must give any other recipients of the Work or
844
          Derivative Works a copy of this License; and
845
 
846
      (b) You must cause any modified files to carry prominent notices
847
          stating that You changed the files; and
848
 
849
      (c) You must retain, in the Source form of any Derivative Works
850
          that You distribute, all copyright, patent, trademark, and
851
          attribution notices from the Source form of the Work,
852
          excluding those notices that do not pertain to any part of
853
          the Derivative Works; and
854
 
855
      (d) If the Work includes a "NOTICE" text file as part of its
856
          distribution, then any Derivative Works that You distribute must
857
          include a readable copy of the attribution notices contained
858
          within such NOTICE file, excluding those notices that do not
859
          pertain to any part of the Derivative Works, in at least one
860
          of the following places: within a NOTICE text file distributed
861
          as part of the Derivative Works; within the Source form or
862
          documentation, if provided along with the Derivative Works; or,
863
          within a display generated by the Derivative Works, if and
864
          wherever such third-party notices normally appear. The contents
865
          of the NOTICE file are for informational purposes only and
866
          do not modify the License. You may add Your own attribution
867
          notices within Derivative Works that You distribute, alongside
868
          or as an addendum to the NOTICE text from the Work, provided
869
          that such additional attribution notices cannot be construed
870
          as modifying the License.
871
 
872
      You may add Your own copyright statement to Your modifications and
873
      may provide additional or different license terms and conditions
874
      for use, reproduction, or distribution of Your modifications, or
875
      for any such Derivative Works as a whole, provided Your use,
876
      reproduction, and distribution of the Work otherwise complies with
877
      the conditions stated in this License.
878
 
879
   5. Submission of Contributions. Unless You explicitly state otherwise,
880
      any Contribution intentionally submitted for inclusion in the Work
881
      by You to the Licensor shall be under the terms and conditions of
882
      this License, without any additional terms or conditions.
883
      Notwithstanding the above, nothing herein shall supersede or modify
884
      the terms of any separate license agreement you may have executed
885
      with Licensor regarding such Contributions.
886
 
887
   6. Trademarks. This License does not grant permission to use the trade
888
      names, trademarks, service marks, or product names of the Licensor,
889
      except as required for reasonable and customary use in describing the
890
      origin of the Work and reproducing the content of the NOTICE file.
891
 
892
   7. Disclaimer of Warranty. Unless required by applicable law or
893
      agreed to in writing, Licensor provides the Work (and each
894
      Contributor provides its Contributions) on an "AS IS" BASIS,
895
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
896
      implied, including, without limitation, any warranties or conditions
897
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
898
      PARTICULAR PURPOSE. You are solely responsible for determining the
899
      appropriateness of using or redistributing the Work and assume any
900
      risks associated with Your exercise of permissions under this License.
901
 
902
   8. Limitation of Liability. In no event and under no legal theory,
903
      whether in tort (including negligence), contract, or otherwise,
904
      unless required by applicable law (such as deliberate and grossly
905
      negligent acts) or agreed to in writing, shall any Contributor be
906
      liable to You for damages, including any direct, indirect, special,
907
      incidental, or consequential damages of any character arising as a
908
      result of this License or out of the use or inability to use the
909
      Work (including but not limited to damages for loss of goodwill,
910
      work stoppage, computer failure or malfunction, or any and all
911
      other commercial damages or losses), even if such Contributor
912
      has been advised of the possibility of such damages.
913
 
914
   9. Accepting Warranty or Additional Liability. While redistributing
915
      the Work or Derivative Works thereof, You may choose to offer,
916
      and charge a fee for, acceptance of support, warranty, indemnity,
917
      or other liability obligations and/or rights consistent with this
918
      License. However, in accepting such obligations, You may act only
919
      on Your own behalf and on Your sole responsibility, not on behalf
920
      of any other Contributor, and only if You agree to indemnify,
921
      defend, and hold each Contributor harmless for any liability
922
      incurred by, or claims asserted against, such Contributor by reason
923
      of your accepting any such warranty or additional liability.
924
 
925
   END OF TERMS AND CONDITIONS
926
 
927
   APPENDIX: How to apply the Apache License to your work.
928
 
929
      To apply the Apache License to your work, attach the following
930
      boilerplate notice, with the fields enclosed by brackets "[]"
931
      replaced with your own identifying information. (Don't include
932
      the brackets!)  The text should be enclosed in the appropriate
933
      comment syntax for the file format. We also recommend that a
934
      file or class name and description of purpose be included on the
935
      same "printed page" as the copyright notice for easier
936
      identification within third-party archives.
937
 
938
   Copyright [yyyy] [name of copyright owner]
939
 
940
   Licensed under the Apache License, Version 2.0 (the "License");
941
   you may not use this file except in compliance with the License.
942
   You may obtain a copy of the License at
943
 
944
       http://www.apache.org/licenses/LICENSE-2.0
945
 
946
   Unless required by applicable law or agreed to in writing, software
947
   distributed under the License is distributed on an "AS IS" BASIS,
948
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
949
   See the License for the specific language governing permissions and
950
   limitations under the License.
951
</string>
952
			<key>License</key>
953
			<string>Apache</string>
954
			<key>Title</key>
955
			<string>FirebaseCoreDiagnostics</string>
956
			<key>Type</key>
957
			<string>PSGroupSpecifier</string>
958
		</dict>
959
		<dict>
960
			<key>FooterText</key>
961
			<string>
962
                                 Apache License
963
                           Version 2.0, January 2004
964
                        http://www.apache.org/licenses/
965
 
966
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
967
 
968
   1. Definitions.
969
 
970
      "License" shall mean the terms and conditions for use, reproduction,
971
      and distribution as defined by Sections 1 through 9 of this document.
972
 
973
      "Licensor" shall mean the copyright owner or entity authorized by
974
      the copyright owner that is granting the License.
975
 
976
      "Legal Entity" shall mean the union of the acting entity and all
977
      other entities that control, are controlled by, or are under common
978
      control with that entity. For the purposes of this definition,
979
      "control" means (i) the power, direct or indirect, to cause the
980
      direction or management of such entity, whether by contract or
981
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
982
      outstanding shares, or (iii) beneficial ownership of such entity.
983
 
984
      "You" (or "Your") shall mean an individual or Legal Entity
985
      exercising permissions granted by this License.
986
 
987
      "Source" form shall mean the preferred form for making modifications,
988
      including but not limited to software source code, documentation
989
      source, and configuration files.
990
 
991
      "Object" form shall mean any form resulting from mechanical
992
      transformation or translation of a Source form, including but
993
      not limited to compiled object code, generated documentation,
994
      and conversions to other media types.
995
 
996
      "Work" shall mean the work of authorship, whether in Source or
997
      Object form, made available under the License, as indicated by a
998
      copyright notice that is included in or attached to the work
999
      (an example is provided in the Appendix below).
1000
 
1001
      "Derivative Works" shall mean any work, whether in Source or Object
1002
      form, that is based on (or derived from) the Work and for which the
1003
      editorial revisions, annotations, elaborations, or other modifications
1004
      represent, as a whole, an original work of authorship. For the purposes
1005
      of this License, Derivative Works shall not include works that remain
1006
      separable from, or merely link (or bind by name) to the interfaces of,
1007
      the Work and Derivative Works thereof.
1008
 
1009
      "Contribution" shall mean any work of authorship, including
1010
      the original version of the Work and any modifications or additions
1011
      to that Work or Derivative Works thereof, that is intentionally
1012
      submitted to Licensor for inclusion in the Work by the copyright owner
1013
      or by an individual or Legal Entity authorized to submit on behalf of
1014
      the copyright owner. For the purposes of this definition, "submitted"
1015
      means any form of electronic, verbal, or written communication sent
1016
      to the Licensor or its representatives, including but not limited to
1017
      communication on electronic mailing lists, source code control systems,
1018
      and issue tracking systems that are managed by, or on behalf of, the
1019
      Licensor for the purpose of discussing and improving the Work, but
1020
      excluding communication that is conspicuously marked or otherwise
1021
      designated in writing by the copyright owner as "Not a Contribution."
1022
 
1023
      "Contributor" shall mean Licensor and any individual or Legal Entity
1024
      on behalf of whom a Contribution has been received by Licensor and
1025
      subsequently incorporated within the Work.
1026
 
1027
   2. Grant of Copyright License. Subject to the terms and conditions of
1028
      this License, each Contributor hereby grants to You a perpetual,
1029
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1030
      copyright license to reproduce, prepare Derivative Works of,
1031
      publicly display, publicly perform, sublicense, and distribute the
1032
      Work and such Derivative Works in Source or Object form.
1033
 
1034
   3. Grant of Patent License. Subject to the terms and conditions of
1035
      this License, each Contributor hereby grants to You a perpetual,
1036
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1037
      (except as stated in this section) patent license to make, have made,
1038
      use, offer to sell, sell, import, and otherwise transfer the Work,
1039
      where such license applies only to those patent claims licensable
1040
      by such Contributor that are necessarily infringed by their
1041
      Contribution(s) alone or by combination of their Contribution(s)
1042
      with the Work to which such Contribution(s) was submitted. If You
1043
      institute patent litigation against any entity (including a
1044
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1045
      or a Contribution incorporated within the Work constitutes direct
1046
      or contributory patent infringement, then any patent licenses
1047
      granted to You under this License for that Work shall terminate
1048
      as of the date such litigation is filed.
1049
 
1050
   4. Redistribution. You may reproduce and distribute copies of the
1051
      Work or Derivative Works thereof in any medium, with or without
1052
      modifications, and in Source or Object form, provided that You
1053
      meet the following conditions:
1054
 
1055
      (a) You must give any other recipients of the Work or
1056
          Derivative Works a copy of this License; and
1057
 
1058
      (b) You must cause any modified files to carry prominent notices
1059
          stating that You changed the files; and
1060
 
1061
      (c) You must retain, in the Source form of any Derivative Works
1062
          that You distribute, all copyright, patent, trademark, and
1063
          attribution notices from the Source form of the Work,
1064
          excluding those notices that do not pertain to any part of
1065
          the Derivative Works; and
1066
 
1067
      (d) If the Work includes a "NOTICE" text file as part of its
1068
          distribution, then any Derivative Works that You distribute must
1069
          include a readable copy of the attribution notices contained
1070
          within such NOTICE file, excluding those notices that do not
1071
          pertain to any part of the Derivative Works, in at least one
1072
          of the following places: within a NOTICE text file distributed
1073
          as part of the Derivative Works; within the Source form or
1074
          documentation, if provided along with the Derivative Works; or,
1075
          within a display generated by the Derivative Works, if and
1076
          wherever such third-party notices normally appear. The contents
1077
          of the NOTICE file are for informational purposes only and
1078
          do not modify the License. You may add Your own attribution
1079
          notices within Derivative Works that You distribute, alongside
1080
          or as an addendum to the NOTICE text from the Work, provided
1081
          that such additional attribution notices cannot be construed
1082
          as modifying the License.
1083
 
1084
      You may add Your own copyright statement to Your modifications and
1085
      may provide additional or different license terms and conditions
1086
      for use, reproduction, or distribution of Your modifications, or
1087
      for any such Derivative Works as a whole, provided Your use,
1088
      reproduction, and distribution of the Work otherwise complies with
1089
      the conditions stated in this License.
1090
 
1091
   5. Submission of Contributions. Unless You explicitly state otherwise,
1092
      any Contribution intentionally submitted for inclusion in the Work
1093
      by You to the Licensor shall be under the terms and conditions of
1094
      this License, without any additional terms or conditions.
1095
      Notwithstanding the above, nothing herein shall supersede or modify
1096
      the terms of any separate license agreement you may have executed
1097
      with Licensor regarding such Contributions.
1098
 
1099
   6. Trademarks. This License does not grant permission to use the trade
1100
      names, trademarks, service marks, or product names of the Licensor,
1101
      except as required for reasonable and customary use in describing the
1102
      origin of the Work and reproducing the content of the NOTICE file.
1103
 
1104
   7. Disclaimer of Warranty. Unless required by applicable law or
1105
      agreed to in writing, Licensor provides the Work (and each
1106
      Contributor provides its Contributions) on an "AS IS" BASIS,
1107
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1108
      implied, including, without limitation, any warranties or conditions
1109
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1110
      PARTICULAR PURPOSE. You are solely responsible for determining the
1111
      appropriateness of using or redistributing the Work and assume any
1112
      risks associated with Your exercise of permissions under this License.
1113
 
1114
   8. Limitation of Liability. In no event and under no legal theory,
1115
      whether in tort (including negligence), contract, or otherwise,
1116
      unless required by applicable law (such as deliberate and grossly
1117
      negligent acts) or agreed to in writing, shall any Contributor be
1118
      liable to You for damages, including any direct, indirect, special,
1119
      incidental, or consequential damages of any character arising as a
1120
      result of this License or out of the use or inability to use the
1121
      Work (including but not limited to damages for loss of goodwill,
1122
      work stoppage, computer failure or malfunction, or any and all
1123
      other commercial damages or losses), even if such Contributor
1124
      has been advised of the possibility of such damages.
1125
 
1126
   9. Accepting Warranty or Additional Liability. While redistributing
1127
      the Work or Derivative Works thereof, You may choose to offer,
1128
      and charge a fee for, acceptance of support, warranty, indemnity,
1129
      or other liability obligations and/or rights consistent with this
1130
      License. However, in accepting such obligations, You may act only
1131
      on Your own behalf and on Your sole responsibility, not on behalf
1132
      of any other Contributor, and only if You agree to indemnify,
1133
      defend, and hold each Contributor harmless for any liability
1134
      incurred by, or claims asserted against, such Contributor by reason
1135
      of your accepting any such warranty or additional liability.
1136
 
1137
   END OF TERMS AND CONDITIONS
1138
 
1139
   APPENDIX: How to apply the Apache License to your work.
1140
 
1141
      To apply the Apache License to your work, attach the following
1142
      boilerplate notice, with the fields enclosed by brackets "[]"
1143
      replaced with your own identifying information. (Don't include
1144
      the brackets!)  The text should be enclosed in the appropriate
1145
      comment syntax for the file format. We also recommend that a
1146
      file or class name and description of purpose be included on the
1147
      same "printed page" as the copyright notice for easier
1148
      identification within third-party archives.
1149
 
1150
   Copyright [yyyy] [name of copyright owner]
1151
 
1152
   Licensed under the Apache License, Version 2.0 (the "License");
1153
   you may not use this file except in compliance with the License.
1154
   You may obtain a copy of the License at
1155
 
1156
       http://www.apache.org/licenses/LICENSE-2.0
1157
 
1158
   Unless required by applicable law or agreed to in writing, software
1159
   distributed under the License is distributed on an "AS IS" BASIS,
1160
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1161
   See the License for the specific language governing permissions and
1162
   limitations under the License.
1163
 
1164
================================================================================
1165
 
1166
The following copyright from Hewlett-Packard Development Company, L.P.
1167
applies to the dwarf.h file in third_party/libunwind
1168
 
1169
   libunwind - a platform-independent unwind library
1170
   Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P.
1171
        Contributed by David Mosberger-Tang &lt;davidm@hpl.hp.com&gt;
1172
 
1173
Permission is hereby granted, free of charge, to any person obtaining
1174
a copy of this software and associated documentation files (the
1175
"Software"), to deal in the Software without restriction, including
1176
without limitation the rights to use, copy, modify, merge, publish,
1177
distribute, sublicense, and/or sell copies of the Software, and to
1178
permit persons to whom the Software is furnished to do so, subject to
1179
the following conditions:
1180
 
1181
The above copyright notice and this permission notice shall be
1182
included in all copies or substantial portions of the Software.
1183
 
1184
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1185
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1186
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1187
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1188
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1189
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1190
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1191
</string>
1192
			<key>License</key>
1193
			<string>Apache</string>
1194
			<key>Title</key>
1195
			<string>FirebaseCrashlytics</string>
1196
			<key>Type</key>
1197
			<string>PSGroupSpecifier</string>
1198
		</dict>
1199
		<dict>
1200
			<key>FooterText</key>
1201
			<string>
1202
                                 Apache License
1203
                           Version 2.0, January 2004
1204
                        http://www.apache.org/licenses/
1205
 
1206
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1207
 
1208
   1. Definitions.
1209
 
1210
      "License" shall mean the terms and conditions for use, reproduction,
1211
      and distribution as defined by Sections 1 through 9 of this document.
1212
 
1213
      "Licensor" shall mean the copyright owner or entity authorized by
1214
      the copyright owner that is granting the License.
1215
 
1216
      "Legal Entity" shall mean the union of the acting entity and all
1217
      other entities that control, are controlled by, or are under common
1218
      control with that entity. For the purposes of this definition,
1219
      "control" means (i) the power, direct or indirect, to cause the
1220
      direction or management of such entity, whether by contract or
1221
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1222
      outstanding shares, or (iii) beneficial ownership of such entity.
1223
 
1224
      "You" (or "Your") shall mean an individual or Legal Entity
1225
      exercising permissions granted by this License.
1226
 
1227
      "Source" form shall mean the preferred form for making modifications,
1228
      including but not limited to software source code, documentation
1229
      source, and configuration files.
1230
 
1231
      "Object" form shall mean any form resulting from mechanical
1232
      transformation or translation of a Source form, including but
1233
      not limited to compiled object code, generated documentation,
1234
      and conversions to other media types.
1235
 
1236
      "Work" shall mean the work of authorship, whether in Source or
1237
      Object form, made available under the License, as indicated by a
1238
      copyright notice that is included in or attached to the work
1239
      (an example is provided in the Appendix below).
1240
 
1241
      "Derivative Works" shall mean any work, whether in Source or Object
1242
      form, that is based on (or derived from) the Work and for which the
1243
      editorial revisions, annotations, elaborations, or other modifications
1244
      represent, as a whole, an original work of authorship. For the purposes
1245
      of this License, Derivative Works shall not include works that remain
1246
      separable from, or merely link (or bind by name) to the interfaces of,
1247
      the Work and Derivative Works thereof.
1248
 
1249
      "Contribution" shall mean any work of authorship, including
1250
      the original version of the Work and any modifications or additions
1251
      to that Work or Derivative Works thereof, that is intentionally
1252
      submitted to Licensor for inclusion in the Work by the copyright owner
1253
      or by an individual or Legal Entity authorized to submit on behalf of
1254
      the copyright owner. For the purposes of this definition, "submitted"
1255
      means any form of electronic, verbal, or written communication sent
1256
      to the Licensor or its representatives, including but not limited to
1257
      communication on electronic mailing lists, source code control systems,
1258
      and issue tracking systems that are managed by, or on behalf of, the
1259
      Licensor for the purpose of discussing and improving the Work, but
1260
      excluding communication that is conspicuously marked or otherwise
1261
      designated in writing by the copyright owner as "Not a Contribution."
1262
 
1263
      "Contributor" shall mean Licensor and any individual or Legal Entity
1264
      on behalf of whom a Contribution has been received by Licensor and
1265
      subsequently incorporated within the Work.
1266
 
1267
   2. Grant of Copyright License. Subject to the terms and conditions of
1268
      this License, each Contributor hereby grants to You a perpetual,
1269
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1270
      copyright license to reproduce, prepare Derivative Works of,
1271
      publicly display, publicly perform, sublicense, and distribute the
1272
      Work and such Derivative Works in Source or Object form.
1273
 
1274
   3. Grant of Patent License. Subject to the terms and conditions of
1275
      this License, each Contributor hereby grants to You a perpetual,
1276
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1277
      (except as stated in this section) patent license to make, have made,
1278
      use, offer to sell, sell, import, and otherwise transfer the Work,
1279
      where such license applies only to those patent claims licensable
1280
      by such Contributor that are necessarily infringed by their
1281
      Contribution(s) alone or by combination of their Contribution(s)
1282
      with the Work to which such Contribution(s) was submitted. If You
1283
      institute patent litigation against any entity (including a
1284
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1285
      or a Contribution incorporated within the Work constitutes direct
1286
      or contributory patent infringement, then any patent licenses
1287
      granted to You under this License for that Work shall terminate
1288
      as of the date such litigation is filed.
1289
 
1290
   4. Redistribution. You may reproduce and distribute copies of the
1291
      Work or Derivative Works thereof in any medium, with or without
1292
      modifications, and in Source or Object form, provided that You
1293
      meet the following conditions:
1294
 
1295
      (a) You must give any other recipients of the Work or
1296
          Derivative Works a copy of this License; and
1297
 
1298
      (b) You must cause any modified files to carry prominent notices
1299
          stating that You changed the files; and
1300
 
1301
      (c) You must retain, in the Source form of any Derivative Works
1302
          that You distribute, all copyright, patent, trademark, and
1303
          attribution notices from the Source form of the Work,
1304
          excluding those notices that do not pertain to any part of
1305
          the Derivative Works; and
1306
 
1307
      (d) If the Work includes a "NOTICE" text file as part of its
1308
          distribution, then any Derivative Works that You distribute must
1309
          include a readable copy of the attribution notices contained
1310
          within such NOTICE file, excluding those notices that do not
1311
          pertain to any part of the Derivative Works, in at least one
1312
          of the following places: within a NOTICE text file distributed
1313
          as part of the Derivative Works; within the Source form or
1314
          documentation, if provided along with the Derivative Works; or,
1315
          within a display generated by the Derivative Works, if and
1316
          wherever such third-party notices normally appear. The contents
1317
          of the NOTICE file are for informational purposes only and
1318
          do not modify the License. You may add Your own attribution
1319
          notices within Derivative Works that You distribute, alongside
1320
          or as an addendum to the NOTICE text from the Work, provided
1321
          that such additional attribution notices cannot be construed
1322
          as modifying the License.
1323
 
1324
      You may add Your own copyright statement to Your modifications and
1325
      may provide additional or different license terms and conditions
1326
      for use, reproduction, or distribution of Your modifications, or
1327
      for any such Derivative Works as a whole, provided Your use,
1328
      reproduction, and distribution of the Work otherwise complies with
1329
      the conditions stated in this License.
1330
 
1331
   5. Submission of Contributions. Unless You explicitly state otherwise,
1332
      any Contribution intentionally submitted for inclusion in the Work
1333
      by You to the Licensor shall be under the terms and conditions of
1334
      this License, without any additional terms or conditions.
1335
      Notwithstanding the above, nothing herein shall supersede or modify
1336
      the terms of any separate license agreement you may have executed
1337
      with Licensor regarding such Contributions.
1338
 
1339
   6. Trademarks. This License does not grant permission to use the trade
1340
      names, trademarks, service marks, or product names of the Licensor,
1341
      except as required for reasonable and customary use in describing the
1342
      origin of the Work and reproducing the content of the NOTICE file.
1343
 
1344
   7. Disclaimer of Warranty. Unless required by applicable law or
1345
      agreed to in writing, Licensor provides the Work (and each
1346
      Contributor provides its Contributions) on an "AS IS" BASIS,
1347
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1348
      implied, including, without limitation, any warranties or conditions
1349
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1350
      PARTICULAR PURPOSE. You are solely responsible for determining the
1351
      appropriateness of using or redistributing the Work and assume any
1352
      risks associated with Your exercise of permissions under this License.
1353
 
1354
   8. Limitation of Liability. In no event and under no legal theory,
1355
      whether in tort (including negligence), contract, or otherwise,
1356
      unless required by applicable law (such as deliberate and grossly
1357
      negligent acts) or agreed to in writing, shall any Contributor be
1358
      liable to You for damages, including any direct, indirect, special,
1359
      incidental, or consequential damages of any character arising as a
1360
      result of this License or out of the use or inability to use the
1361
      Work (including but not limited to damages for loss of goodwill,
1362
      work stoppage, computer failure or malfunction, or any and all
1363
      other commercial damages or losses), even if such Contributor
1364
      has been advised of the possibility of such damages.
1365
 
1366
   9. Accepting Warranty or Additional Liability. While redistributing
1367
      the Work or Derivative Works thereof, You may choose to offer,
1368
      and charge a fee for, acceptance of support, warranty, indemnity,
1369
      or other liability obligations and/or rights consistent with this
1370
      License. However, in accepting such obligations, You may act only
1371
      on Your own behalf and on Your sole responsibility, not on behalf
1372
      of any other Contributor, and only if You agree to indemnify,
1373
      defend, and hold each Contributor harmless for any liability
1374
      incurred by, or claims asserted against, such Contributor by reason
1375
      of your accepting any such warranty or additional liability.
1376
 
1377
   END OF TERMS AND CONDITIONS
1378
 
1379
   APPENDIX: How to apply the Apache License to your work.
1380
 
1381
      To apply the Apache License to your work, attach the following
1382
      boilerplate notice, with the fields enclosed by brackets "[]"
1383
      replaced with your own identifying information. (Don't include
1384
      the brackets!)  The text should be enclosed in the appropriate
1385
      comment syntax for the file format. We also recommend that a
1386
      file or class name and description of purpose be included on the
1387
      same "printed page" as the copyright notice for easier
1388
      identification within third-party archives.
1389
 
1390
   Copyright [yyyy] [name of copyright owner]
1391
 
1392
   Licensed under the Apache License, Version 2.0 (the "License");
1393
   you may not use this file except in compliance with the License.
1394
   You may obtain a copy of the License at
1395
 
1396
       http://www.apache.org/licenses/LICENSE-2.0
1397
 
1398
   Unless required by applicable law or agreed to in writing, software
1399
   distributed under the License is distributed on an "AS IS" BASIS,
1400
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1401
   See the License for the specific language governing permissions and
1402
   limitations under the License.
1403
</string>
1404
			<key>License</key>
1405
			<string>Apache</string>
1406
			<key>Title</key>
1407
			<string>FirebaseInAppMessaging</string>
1408
			<key>Type</key>
1409
			<string>PSGroupSpecifier</string>
1410
		</dict>
1411
		<dict>
1412
			<key>FooterText</key>
1413
			<string>
1414
                                 Apache License
1415
                           Version 2.0, January 2004
1416
                        http://www.apache.org/licenses/
1417
 
1418
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1419
 
1420
   1. Definitions.
1421
 
1422
      "License" shall mean the terms and conditions for use, reproduction,
1423
      and distribution as defined by Sections 1 through 9 of this document.
1424
 
1425
      "Licensor" shall mean the copyright owner or entity authorized by
1426
      the copyright owner that is granting the License.
1427
 
1428
      "Legal Entity" shall mean the union of the acting entity and all
1429
      other entities that control, are controlled by, or are under common
1430
      control with that entity. For the purposes of this definition,
1431
      "control" means (i) the power, direct or indirect, to cause the
1432
      direction or management of such entity, whether by contract or
1433
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1434
      outstanding shares, or (iii) beneficial ownership of such entity.
1435
 
1436
      "You" (or "Your") shall mean an individual or Legal Entity
1437
      exercising permissions granted by this License.
1438
 
1439
      "Source" form shall mean the preferred form for making modifications,
1440
      including but not limited to software source code, documentation
1441
      source, and configuration files.
1442
 
1443
      "Object" form shall mean any form resulting from mechanical
1444
      transformation or translation of a Source form, including but
1445
      not limited to compiled object code, generated documentation,
1446
      and conversions to other media types.
1447
 
1448
      "Work" shall mean the work of authorship, whether in Source or
1449
      Object form, made available under the License, as indicated by a
1450
      copyright notice that is included in or attached to the work
1451
      (an example is provided in the Appendix below).
1452
 
1453
      "Derivative Works" shall mean any work, whether in Source or Object
1454
      form, that is based on (or derived from) the Work and for which the
1455
      editorial revisions, annotations, elaborations, or other modifications
1456
      represent, as a whole, an original work of authorship. For the purposes
1457
      of this License, Derivative Works shall not include works that remain
1458
      separable from, or merely link (or bind by name) to the interfaces of,
1459
      the Work and Derivative Works thereof.
1460
 
1461
      "Contribution" shall mean any work of authorship, including
1462
      the original version of the Work and any modifications or additions
1463
      to that Work or Derivative Works thereof, that is intentionally
1464
      submitted to Licensor for inclusion in the Work by the copyright owner
1465
      or by an individual or Legal Entity authorized to submit on behalf of
1466
      the copyright owner. For the purposes of this definition, "submitted"
1467
      means any form of electronic, verbal, or written communication sent
1468
      to the Licensor or its representatives, including but not limited to
1469
      communication on electronic mailing lists, source code control systems,
1470
      and issue tracking systems that are managed by, or on behalf of, the
1471
      Licensor for the purpose of discussing and improving the Work, but
1472
      excluding communication that is conspicuously marked or otherwise
1473
      designated in writing by the copyright owner as "Not a Contribution."
1474
 
1475
      "Contributor" shall mean Licensor and any individual or Legal Entity
1476
      on behalf of whom a Contribution has been received by Licensor and
1477
      subsequently incorporated within the Work.
1478
 
1479
   2. Grant of Copyright License. Subject to the terms and conditions of
1480
      this License, each Contributor hereby grants to You a perpetual,
1481
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1482
      copyright license to reproduce, prepare Derivative Works of,
1483
      publicly display, publicly perform, sublicense, and distribute the
1484
      Work and such Derivative Works in Source or Object form.
1485
 
1486
   3. Grant of Patent License. Subject to the terms and conditions of
1487
      this License, each Contributor hereby grants to You a perpetual,
1488
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1489
      (except as stated in this section) patent license to make, have made,
1490
      use, offer to sell, sell, import, and otherwise transfer the Work,
1491
      where such license applies only to those patent claims licensable
1492
      by such Contributor that are necessarily infringed by their
1493
      Contribution(s) alone or by combination of their Contribution(s)
1494
      with the Work to which such Contribution(s) was submitted. If You
1495
      institute patent litigation against any entity (including a
1496
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1497
      or a Contribution incorporated within the Work constitutes direct
1498
      or contributory patent infringement, then any patent licenses
1499
      granted to You under this License for that Work shall terminate
1500
      as of the date such litigation is filed.
1501
 
1502
   4. Redistribution. You may reproduce and distribute copies of the
1503
      Work or Derivative Works thereof in any medium, with or without
1504
      modifications, and in Source or Object form, provided that You
1505
      meet the following conditions:
1506
 
1507
      (a) You must give any other recipients of the Work or
1508
          Derivative Works a copy of this License; and
1509
 
1510
      (b) You must cause any modified files to carry prominent notices
1511
          stating that You changed the files; and
1512
 
1513
      (c) You must retain, in the Source form of any Derivative Works
1514
          that You distribute, all copyright, patent, trademark, and
1515
          attribution notices from the Source form of the Work,
1516
          excluding those notices that do not pertain to any part of
1517
          the Derivative Works; and
1518
 
1519
      (d) If the Work includes a "NOTICE" text file as part of its
1520
          distribution, then any Derivative Works that You distribute must
1521
          include a readable copy of the attribution notices contained
1522
          within such NOTICE file, excluding those notices that do not
1523
          pertain to any part of the Derivative Works, in at least one
1524
          of the following places: within a NOTICE text file distributed
1525
          as part of the Derivative Works; within the Source form or
1526
          documentation, if provided along with the Derivative Works; or,
1527
          within a display generated by the Derivative Works, if and
1528
          wherever such third-party notices normally appear. The contents
1529
          of the NOTICE file are for informational purposes only and
1530
          do not modify the License. You may add Your own attribution
1531
          notices within Derivative Works that You distribute, alongside
1532
          or as an addendum to the NOTICE text from the Work, provided
1533
          that such additional attribution notices cannot be construed
1534
          as modifying the License.
1535
 
1536
      You may add Your own copyright statement to Your modifications and
1537
      may provide additional or different license terms and conditions
1538
      for use, reproduction, or distribution of Your modifications, or
1539
      for any such Derivative Works as a whole, provided Your use,
1540
      reproduction, and distribution of the Work otherwise complies with
1541
      the conditions stated in this License.
1542
 
1543
   5. Submission of Contributions. Unless You explicitly state otherwise,
1544
      any Contribution intentionally submitted for inclusion in the Work
1545
      by You to the Licensor shall be under the terms and conditions of
1546
      this License, without any additional terms or conditions.
1547
      Notwithstanding the above, nothing herein shall supersede or modify
1548
      the terms of any separate license agreement you may have executed
1549
      with Licensor regarding such Contributions.
1550
 
1551
   6. Trademarks. This License does not grant permission to use the trade
1552
      names, trademarks, service marks, or product names of the Licensor,
1553
      except as required for reasonable and customary use in describing the
1554
      origin of the Work and reproducing the content of the NOTICE file.
1555
 
1556
   7. Disclaimer of Warranty. Unless required by applicable law or
1557
      agreed to in writing, Licensor provides the Work (and each
1558
      Contributor provides its Contributions) on an "AS IS" BASIS,
1559
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1560
      implied, including, without limitation, any warranties or conditions
1561
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1562
      PARTICULAR PURPOSE. You are solely responsible for determining the
1563
      appropriateness of using or redistributing the Work and assume any
1564
      risks associated with Your exercise of permissions under this License.
1565
 
1566
   8. Limitation of Liability. In no event and under no legal theory,
1567
      whether in tort (including negligence), contract, or otherwise,
1568
      unless required by applicable law (such as deliberate and grossly
1569
      negligent acts) or agreed to in writing, shall any Contributor be
1570
      liable to You for damages, including any direct, indirect, special,
1571
      incidental, or consequential damages of any character arising as a
1572
      result of this License or out of the use or inability to use the
1573
      Work (including but not limited to damages for loss of goodwill,
1574
      work stoppage, computer failure or malfunction, or any and all
1575
      other commercial damages or losses), even if such Contributor
1576
      has been advised of the possibility of such damages.
1577
 
1578
   9. Accepting Warranty or Additional Liability. While redistributing
1579
      the Work or Derivative Works thereof, You may choose to offer,
1580
      and charge a fee for, acceptance of support, warranty, indemnity,
1581
      or other liability obligations and/or rights consistent with this
1582
      License. However, in accepting such obligations, You may act only
1583
      on Your own behalf and on Your sole responsibility, not on behalf
1584
      of any other Contributor, and only if You agree to indemnify,
1585
      defend, and hold each Contributor harmless for any liability
1586
      incurred by, or claims asserted against, such Contributor by reason
1587
      of your accepting any such warranty or additional liability.
1588
 
1589
   END OF TERMS AND CONDITIONS
1590
 
1591
   APPENDIX: How to apply the Apache License to your work.
1592
 
1593
      To apply the Apache License to your work, attach the following
1594
      boilerplate notice, with the fields enclosed by brackets "[]"
1595
      replaced with your own identifying information. (Don't include
1596
      the brackets!)  The text should be enclosed in the appropriate
1597
      comment syntax for the file format. We also recommend that a
1598
      file or class name and description of purpose be included on the
1599
      same "printed page" as the copyright notice for easier
1600
      identification within third-party archives.
1601
 
1602
   Copyright [yyyy] [name of copyright owner]
1603
 
1604
   Licensed under the Apache License, Version 2.0 (the "License");
1605
   you may not use this file except in compliance with the License.
1606
   You may obtain a copy of the License at
1607
 
1608
       http://www.apache.org/licenses/LICENSE-2.0
1609
 
1610
   Unless required by applicable law or agreed to in writing, software
1611
   distributed under the License is distributed on an "AS IS" BASIS,
1612
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1613
   See the License for the specific language governing permissions and
1614
   limitations under the License.
1615
</string>
1616
			<key>License</key>
1617
			<string>Apache</string>
1618
			<key>Title</key>
1619
			<string>FirebaseInstallations</string>
1620
			<key>Type</key>
1621
			<string>PSGroupSpecifier</string>
1622
		</dict>
1623
		<dict>
1624
			<key>FooterText</key>
1625
			<string>
1626
                                 Apache License
1627
                           Version 2.0, January 2004
1628
                        http://www.apache.org/licenses/
1629
 
1630
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1631
 
1632
   1. Definitions.
1633
 
1634
      "License" shall mean the terms and conditions for use, reproduction,
1635
      and distribution as defined by Sections 1 through 9 of this document.
1636
 
1637
      "Licensor" shall mean the copyright owner or entity authorized by
1638
      the copyright owner that is granting the License.
1639
 
1640
      "Legal Entity" shall mean the union of the acting entity and all
1641
      other entities that control, are controlled by, or are under common
1642
      control with that entity. For the purposes of this definition,
1643
      "control" means (i) the power, direct or indirect, to cause the
1644
      direction or management of such entity, whether by contract or
1645
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1646
      outstanding shares, or (iii) beneficial ownership of such entity.
1647
 
1648
      "You" (or "Your") shall mean an individual or Legal Entity
1649
      exercising permissions granted by this License.
1650
 
1651
      "Source" form shall mean the preferred form for making modifications,
1652
      including but not limited to software source code, documentation
1653
      source, and configuration files.
1654
 
1655
      "Object" form shall mean any form resulting from mechanical
1656
      transformation or translation of a Source form, including but
1657
      not limited to compiled object code, generated documentation,
1658
      and conversions to other media types.
1659
 
1660
      "Work" shall mean the work of authorship, whether in Source or
1661
      Object form, made available under the License, as indicated by a
1662
      copyright notice that is included in or attached to the work
1663
      (an example is provided in the Appendix below).
1664
 
1665
      "Derivative Works" shall mean any work, whether in Source or Object
1666
      form, that is based on (or derived from) the Work and for which the
1667
      editorial revisions, annotations, elaborations, or other modifications
1668
      represent, as a whole, an original work of authorship. For the purposes
1669
      of this License, Derivative Works shall not include works that remain
1670
      separable from, or merely link (or bind by name) to the interfaces of,
1671
      the Work and Derivative Works thereof.
1672
 
1673
      "Contribution" shall mean any work of authorship, including
1674
      the original version of the Work and any modifications or additions
1675
      to that Work or Derivative Works thereof, that is intentionally
1676
      submitted to Licensor for inclusion in the Work by the copyright owner
1677
      or by an individual or Legal Entity authorized to submit on behalf of
1678
      the copyright owner. For the purposes of this definition, "submitted"
1679
      means any form of electronic, verbal, or written communication sent
1680
      to the Licensor or its representatives, including but not limited to
1681
      communication on electronic mailing lists, source code control systems,
1682
      and issue tracking systems that are managed by, or on behalf of, the
1683
      Licensor for the purpose of discussing and improving the Work, but
1684
      excluding communication that is conspicuously marked or otherwise
1685
      designated in writing by the copyright owner as "Not a Contribution."
1686
 
1687
      "Contributor" shall mean Licensor and any individual or Legal Entity
1688
      on behalf of whom a Contribution has been received by Licensor and
1689
      subsequently incorporated within the Work.
1690
 
1691
   2. Grant of Copyright License. Subject to the terms and conditions of
1692
      this License, each Contributor hereby grants to You a perpetual,
1693
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1694
      copyright license to reproduce, prepare Derivative Works of,
1695
      publicly display, publicly perform, sublicense, and distribute the
1696
      Work and such Derivative Works in Source or Object form.
1697
 
1698
   3. Grant of Patent License. Subject to the terms and conditions of
1699
      this License, each Contributor hereby grants to You a perpetual,
1700
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1701
      (except as stated in this section) patent license to make, have made,
1702
      use, offer to sell, sell, import, and otherwise transfer the Work,
1703
      where such license applies only to those patent claims licensable
1704
      by such Contributor that are necessarily infringed by their
1705
      Contribution(s) alone or by combination of their Contribution(s)
1706
      with the Work to which such Contribution(s) was submitted. If You
1707
      institute patent litigation against any entity (including a
1708
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1709
      or a Contribution incorporated within the Work constitutes direct
1710
      or contributory patent infringement, then any patent licenses
1711
      granted to You under this License for that Work shall terminate
1712
      as of the date such litigation is filed.
1713
 
1714
   4. Redistribution. You may reproduce and distribute copies of the
1715
      Work or Derivative Works thereof in any medium, with or without
1716
      modifications, and in Source or Object form, provided that You
1717
      meet the following conditions:
1718
 
1719
      (a) You must give any other recipients of the Work or
1720
          Derivative Works a copy of this License; and
1721
 
1722
      (b) You must cause any modified files to carry prominent notices
1723
          stating that You changed the files; and
1724
 
1725
      (c) You must retain, in the Source form of any Derivative Works
1726
          that You distribute, all copyright, patent, trademark, and
1727
          attribution notices from the Source form of the Work,
1728
          excluding those notices that do not pertain to any part of
1729
          the Derivative Works; and
1730
 
1731
      (d) If the Work includes a "NOTICE" text file as part of its
1732
          distribution, then any Derivative Works that You distribute must
1733
          include a readable copy of the attribution notices contained
1734
          within such NOTICE file, excluding those notices that do not
1735
          pertain to any part of the Derivative Works, in at least one
1736
          of the following places: within a NOTICE text file distributed
1737
          as part of the Derivative Works; within the Source form or
1738
          documentation, if provided along with the Derivative Works; or,
1739
          within a display generated by the Derivative Works, if and
1740
          wherever such third-party notices normally appear. The contents
1741
          of the NOTICE file are for informational purposes only and
1742
          do not modify the License. You may add Your own attribution
1743
          notices within Derivative Works that You distribute, alongside
1744
          or as an addendum to the NOTICE text from the Work, provided
1745
          that such additional attribution notices cannot be construed
1746
          as modifying the License.
1747
 
1748
      You may add Your own copyright statement to Your modifications and
1749
      may provide additional or different license terms and conditions
1750
      for use, reproduction, or distribution of Your modifications, or
1751
      for any such Derivative Works as a whole, provided Your use,
1752
      reproduction, and distribution of the Work otherwise complies with
1753
      the conditions stated in this License.
1754
 
1755
   5. Submission of Contributions. Unless You explicitly state otherwise,
1756
      any Contribution intentionally submitted for inclusion in the Work
1757
      by You to the Licensor shall be under the terms and conditions of
1758
      this License, without any additional terms or conditions.
1759
      Notwithstanding the above, nothing herein shall supersede or modify
1760
      the terms of any separate license agreement you may have executed
1761
      with Licensor regarding such Contributions.
1762
 
1763
   6. Trademarks. This License does not grant permission to use the trade
1764
      names, trademarks, service marks, or product names of the Licensor,
1765
      except as required for reasonable and customary use in describing the
1766
      origin of the Work and reproducing the content of the NOTICE file.
1767
 
1768
   7. Disclaimer of Warranty. Unless required by applicable law or
1769
      agreed to in writing, Licensor provides the Work (and each
1770
      Contributor provides its Contributions) on an "AS IS" BASIS,
1771
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1772
      implied, including, without limitation, any warranties or conditions
1773
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1774
      PARTICULAR PURPOSE. You are solely responsible for determining the
1775
      appropriateness of using or redistributing the Work and assume any
1776
      risks associated with Your exercise of permissions under this License.
1777
 
1778
   8. Limitation of Liability. In no event and under no legal theory,
1779
      whether in tort (including negligence), contract, or otherwise,
1780
      unless required by applicable law (such as deliberate and grossly
1781
      negligent acts) or agreed to in writing, shall any Contributor be
1782
      liable to You for damages, including any direct, indirect, special,
1783
      incidental, or consequential damages of any character arising as a
1784
      result of this License or out of the use or inability to use the
1785
      Work (including but not limited to damages for loss of goodwill,
1786
      work stoppage, computer failure or malfunction, or any and all
1787
      other commercial damages or losses), even if such Contributor
1788
      has been advised of the possibility of such damages.
1789
 
1790
   9. Accepting Warranty or Additional Liability. While redistributing
1791
      the Work or Derivative Works thereof, You may choose to offer,
1792
      and charge a fee for, acceptance of support, warranty, indemnity,
1793
      or other liability obligations and/or rights consistent with this
1794
      License. However, in accepting such obligations, You may act only
1795
      on Your own behalf and on Your sole responsibility, not on behalf
1796
      of any other Contributor, and only if You agree to indemnify,
1797
      defend, and hold each Contributor harmless for any liability
1798
      incurred by, or claims asserted against, such Contributor by reason
1799
      of your accepting any such warranty or additional liability.
1800
 
1801
   END OF TERMS AND CONDITIONS
1802
 
1803
   APPENDIX: How to apply the Apache License to your work.
1804
 
1805
      To apply the Apache License to your work, attach the following
1806
      boilerplate notice, with the fields enclosed by brackets "[]"
1807
      replaced with your own identifying information. (Don't include
1808
      the brackets!)  The text should be enclosed in the appropriate
1809
      comment syntax for the file format. We also recommend that a
1810
      file or class name and description of purpose be included on the
1811
      same "printed page" as the copyright notice for easier
1812
      identification within third-party archives.
1813
 
1814
   Copyright [yyyy] [name of copyright owner]
1815
 
1816
   Licensed under the Apache License, Version 2.0 (the "License");
1817
   you may not use this file except in compliance with the License.
1818
   You may obtain a copy of the License at
1819
 
1820
       http://www.apache.org/licenses/LICENSE-2.0
1821
 
1822
   Unless required by applicable law or agreed to in writing, software
1823
   distributed under the License is distributed on an "AS IS" BASIS,
1824
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1825
   See the License for the specific language governing permissions and
1826
   limitations under the License.
1827
</string>
1828
			<key>License</key>
1829
			<string>Apache</string>
1830
			<key>Title</key>
1831
			<string>FirebaseMessaging</string>
1832
			<key>Type</key>
1833
			<string>PSGroupSpecifier</string>
1834
		</dict>
1835
		<dict>
1836
			<key>FooterText</key>
1837
			<string>
1838
                                 Apache License
1839
                           Version 2.0, January 2004
1840
                        http://www.apache.org/licenses/
1841
 
1842
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1843
 
1844
   1. Definitions.
1845
 
1846
      "License" shall mean the terms and conditions for use, reproduction,
1847
      and distribution as defined by Sections 1 through 9 of this document.
1848
 
1849
      "Licensor" shall mean the copyright owner or entity authorized by
1850
      the copyright owner that is granting the License.
1851
 
1852
      "Legal Entity" shall mean the union of the acting entity and all
1853
      other entities that control, are controlled by, or are under common
1854
      control with that entity. For the purposes of this definition,
1855
      "control" means (i) the power, direct or indirect, to cause the
1856
      direction or management of such entity, whether by contract or
1857
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
1858
      outstanding shares, or (iii) beneficial ownership of such entity.
1859
 
1860
      "You" (or "Your") shall mean an individual or Legal Entity
1861
      exercising permissions granted by this License.
1862
 
1863
      "Source" form shall mean the preferred form for making modifications,
1864
      including but not limited to software source code, documentation
1865
      source, and configuration files.
1866
 
1867
      "Object" form shall mean any form resulting from mechanical
1868
      transformation or translation of a Source form, including but
1869
      not limited to compiled object code, generated documentation,
1870
      and conversions to other media types.
1871
 
1872
      "Work" shall mean the work of authorship, whether in Source or
1873
      Object form, made available under the License, as indicated by a
1874
      copyright notice that is included in or attached to the work
1875
      (an example is provided in the Appendix below).
1876
 
1877
      "Derivative Works" shall mean any work, whether in Source or Object
1878
      form, that is based on (or derived from) the Work and for which the
1879
      editorial revisions, annotations, elaborations, or other modifications
1880
      represent, as a whole, an original work of authorship. For the purposes
1881
      of this License, Derivative Works shall not include works that remain
1882
      separable from, or merely link (or bind by name) to the interfaces of,
1883
      the Work and Derivative Works thereof.
1884
 
1885
      "Contribution" shall mean any work of authorship, including
1886
      the original version of the Work and any modifications or additions
1887
      to that Work or Derivative Works thereof, that is intentionally
1888
      submitted to Licensor for inclusion in the Work by the copyright owner
1889
      or by an individual or Legal Entity authorized to submit on behalf of
1890
      the copyright owner. For the purposes of this definition, "submitted"
1891
      means any form of electronic, verbal, or written communication sent
1892
      to the Licensor or its representatives, including but not limited to
1893
      communication on electronic mailing lists, source code control systems,
1894
      and issue tracking systems that are managed by, or on behalf of, the
1895
      Licensor for the purpose of discussing and improving the Work, but
1896
      excluding communication that is conspicuously marked or otherwise
1897
      designated in writing by the copyright owner as "Not a Contribution."
1898
 
1899
      "Contributor" shall mean Licensor and any individual or Legal Entity
1900
      on behalf of whom a Contribution has been received by Licensor and
1901
      subsequently incorporated within the Work.
1902
 
1903
   2. Grant of Copyright License. Subject to the terms and conditions of
1904
      this License, each Contributor hereby grants to You a perpetual,
1905
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1906
      copyright license to reproduce, prepare Derivative Works of,
1907
      publicly display, publicly perform, sublicense, and distribute the
1908
      Work and such Derivative Works in Source or Object form.
1909
 
1910
   3. Grant of Patent License. Subject to the terms and conditions of
1911
      this License, each Contributor hereby grants to You a perpetual,
1912
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1913
      (except as stated in this section) patent license to make, have made,
1914
      use, offer to sell, sell, import, and otherwise transfer the Work,
1915
      where such license applies only to those patent claims licensable
1916
      by such Contributor that are necessarily infringed by their
1917
      Contribution(s) alone or by combination of their Contribution(s)
1918
      with the Work to which such Contribution(s) was submitted. If You
1919
      institute patent litigation against any entity (including a
1920
      cross-claim or counterclaim in a lawsuit) alleging that the Work
1921
      or a Contribution incorporated within the Work constitutes direct
1922
      or contributory patent infringement, then any patent licenses
1923
      granted to You under this License for that Work shall terminate
1924
      as of the date such litigation is filed.
1925
 
1926
   4. Redistribution. You may reproduce and distribute copies of the
1927
      Work or Derivative Works thereof in any medium, with or without
1928
      modifications, and in Source or Object form, provided that You
1929
      meet the following conditions:
1930
 
1931
      (a) You must give any other recipients of the Work or
1932
          Derivative Works a copy of this License; and
1933
 
1934
      (b) You must cause any modified files to carry prominent notices
1935
          stating that You changed the files; and
1936
 
1937
      (c) You must retain, in the Source form of any Derivative Works
1938
          that You distribute, all copyright, patent, trademark, and
1939
          attribution notices from the Source form of the Work,
1940
          excluding those notices that do not pertain to any part of
1941
          the Derivative Works; and
1942
 
1943
      (d) If the Work includes a "NOTICE" text file as part of its
1944
          distribution, then any Derivative Works that You distribute must
1945
          include a readable copy of the attribution notices contained
1946
          within such NOTICE file, excluding those notices that do not
1947
          pertain to any part of the Derivative Works, in at least one
1948
          of the following places: within a NOTICE text file distributed
1949
          as part of the Derivative Works; within the Source form or
1950
          documentation, if provided along with the Derivative Works; or,
1951
          within a display generated by the Derivative Works, if and
1952
          wherever such third-party notices normally appear. The contents
1953
          of the NOTICE file are for informational purposes only and
1954
          do not modify the License. You may add Your own attribution
1955
          notices within Derivative Works that You distribute, alongside
1956
          or as an addendum to the NOTICE text from the Work, provided
1957
          that such additional attribution notices cannot be construed
1958
          as modifying the License.
1959
 
1960
      You may add Your own copyright statement to Your modifications and
1961
      may provide additional or different license terms and conditions
1962
      for use, reproduction, or distribution of Your modifications, or
1963
      for any such Derivative Works as a whole, provided Your use,
1964
      reproduction, and distribution of the Work otherwise complies with
1965
      the conditions stated in this License.
1966
 
1967
   5. Submission of Contributions. Unless You explicitly state otherwise,
1968
      any Contribution intentionally submitted for inclusion in the Work
1969
      by You to the Licensor shall be under the terms and conditions of
1970
      this License, without any additional terms or conditions.
1971
      Notwithstanding the above, nothing herein shall supersede or modify
1972
      the terms of any separate license agreement you may have executed
1973
      with Licensor regarding such Contributions.
1974
 
1975
   6. Trademarks. This License does not grant permission to use the trade
1976
      names, trademarks, service marks, or product names of the Licensor,
1977
      except as required for reasonable and customary use in describing the
1978
      origin of the Work and reproducing the content of the NOTICE file.
1979
 
1980
   7. Disclaimer of Warranty. Unless required by applicable law or
1981
      agreed to in writing, Licensor provides the Work (and each
1982
      Contributor provides its Contributions) on an "AS IS" BASIS,
1983
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1984
      implied, including, without limitation, any warranties or conditions
1985
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1986
      PARTICULAR PURPOSE. You are solely responsible for determining the
1987
      appropriateness of using or redistributing the Work and assume any
1988
      risks associated with Your exercise of permissions under this License.
1989
 
1990
   8. Limitation of Liability. In no event and under no legal theory,
1991
      whether in tort (including negligence), contract, or otherwise,
1992
      unless required by applicable law (such as deliberate and grossly
1993
      negligent acts) or agreed to in writing, shall any Contributor be
1994
      liable to You for damages, including any direct, indirect, special,
1995
      incidental, or consequential damages of any character arising as a
1996
      result of this License or out of the use or inability to use the
1997
      Work (including but not limited to damages for loss of goodwill,
1998
      work stoppage, computer failure or malfunction, or any and all
1999
      other commercial damages or losses), even if such Contributor
2000
      has been advised of the possibility of such damages.
2001
 
2002
   9. Accepting Warranty or Additional Liability. While redistributing
2003
      the Work or Derivative Works thereof, You may choose to offer,
2004
      and charge a fee for, acceptance of support, warranty, indemnity,
2005
      or other liability obligations and/or rights consistent with this
2006
      License. However, in accepting such obligations, You may act only
2007
      on Your own behalf and on Your sole responsibility, not on behalf
2008
      of any other Contributor, and only if You agree to indemnify,
2009
      defend, and hold each Contributor harmless for any liability
2010
      incurred by, or claims asserted against, such Contributor by reason
2011
      of your accepting any such warranty or additional liability.
2012
 
2013
   END OF TERMS AND CONDITIONS
2014
 
2015
   APPENDIX: How to apply the Apache License to your work.
2016
 
2017
      To apply the Apache License to your work, attach the following
2018
      boilerplate notice, with the fields enclosed by brackets "[]"
2019
      replaced with your own identifying information. (Don't include
2020
      the brackets!)  The text should be enclosed in the appropriate
2021
      comment syntax for the file format. We also recommend that a
2022
      file or class name and description of purpose be included on the
2023
      same "printed page" as the copyright notice for easier
2024
      identification within third-party archives.
2025
 
2026
   Copyright [yyyy] [name of copyright owner]
2027
 
2028
   Licensed under the Apache License, Version 2.0 (the "License");
2029
   you may not use this file except in compliance with the License.
2030
   You may obtain a copy of the License at
2031
 
2032
       http://www.apache.org/licenses/LICENSE-2.0
2033
 
2034
   Unless required by applicable law or agreed to in writing, software
2035
   distributed under the License is distributed on an "AS IS" BASIS,
2036
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2037
   See the License for the specific language governing permissions and
2038
   limitations under the License.
2039
</string>
2040
			<key>License</key>
2041
			<string>Apache</string>
2042
			<key>Title</key>
2043
			<string>FirebasePerformance</string>
2044
			<key>Type</key>
2045
			<string>PSGroupSpecifier</string>
2046
		</dict>
2047
		<dict>
2048
			<key>FooterText</key>
2049
			<string>
2050
                                 Apache License
2051
                           Version 2.0, January 2004
2052
                        http://www.apache.org/licenses/
2053
 
2054
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2055
 
2056
   1. Definitions.
2057
 
2058
      "License" shall mean the terms and conditions for use, reproduction,
2059
      and distribution as defined by Sections 1 through 9 of this document.
2060
 
2061
      "Licensor" shall mean the copyright owner or entity authorized by
2062
      the copyright owner that is granting the License.
2063
 
2064
      "Legal Entity" shall mean the union of the acting entity and all
2065
      other entities that control, are controlled by, or are under common
2066
      control with that entity. For the purposes of this definition,
2067
      "control" means (i) the power, direct or indirect, to cause the
2068
      direction or management of such entity, whether by contract or
2069
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2070
      outstanding shares, or (iii) beneficial ownership of such entity.
2071
 
2072
      "You" (or "Your") shall mean an individual or Legal Entity
2073
      exercising permissions granted by this License.
2074
 
2075
      "Source" form shall mean the preferred form for making modifications,
2076
      including but not limited to software source code, documentation
2077
      source, and configuration files.
2078
 
2079
      "Object" form shall mean any form resulting from mechanical
2080
      transformation or translation of a Source form, including but
2081
      not limited to compiled object code, generated documentation,
2082
      and conversions to other media types.
2083
 
2084
      "Work" shall mean the work of authorship, whether in Source or
2085
      Object form, made available under the License, as indicated by a
2086
      copyright notice that is included in or attached to the work
2087
      (an example is provided in the Appendix below).
2088
 
2089
      "Derivative Works" shall mean any work, whether in Source or Object
2090
      form, that is based on (or derived from) the Work and for which the
2091
      editorial revisions, annotations, elaborations, or other modifications
2092
      represent, as a whole, an original work of authorship. For the purposes
2093
      of this License, Derivative Works shall not include works that remain
2094
      separable from, or merely link (or bind by name) to the interfaces of,
2095
      the Work and Derivative Works thereof.
2096
 
2097
      "Contribution" shall mean any work of authorship, including
2098
      the original version of the Work and any modifications or additions
2099
      to that Work or Derivative Works thereof, that is intentionally
2100
      submitted to Licensor for inclusion in the Work by the copyright owner
2101
      or by an individual or Legal Entity authorized to submit on behalf of
2102
      the copyright owner. For the purposes of this definition, "submitted"
2103
      means any form of electronic, verbal, or written communication sent
2104
      to the Licensor or its representatives, including but not limited to
2105
      communication on electronic mailing lists, source code control systems,
2106
      and issue tracking systems that are managed by, or on behalf of, the
2107
      Licensor for the purpose of discussing and improving the Work, but
2108
      excluding communication that is conspicuously marked or otherwise
2109
      designated in writing by the copyright owner as "Not a Contribution."
2110
 
2111
      "Contributor" shall mean Licensor and any individual or Legal Entity
2112
      on behalf of whom a Contribution has been received by Licensor and
2113
      subsequently incorporated within the Work.
2114
 
2115
   2. Grant of Copyright License. Subject to the terms and conditions of
2116
      this License, each Contributor hereby grants to You a perpetual,
2117
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2118
      copyright license to reproduce, prepare Derivative Works of,
2119
      publicly display, publicly perform, sublicense, and distribute the
2120
      Work and such Derivative Works in Source or Object form.
2121
 
2122
   3. Grant of Patent License. Subject to the terms and conditions of
2123
      this License, each Contributor hereby grants to You a perpetual,
2124
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2125
      (except as stated in this section) patent license to make, have made,
2126
      use, offer to sell, sell, import, and otherwise transfer the Work,
2127
      where such license applies only to those patent claims licensable
2128
      by such Contributor that are necessarily infringed by their
2129
      Contribution(s) alone or by combination of their Contribution(s)
2130
      with the Work to which such Contribution(s) was submitted. If You
2131
      institute patent litigation against any entity (including a
2132
      cross-claim or counterclaim in a lawsuit) alleging that the Work
2133
      or a Contribution incorporated within the Work constitutes direct
2134
      or contributory patent infringement, then any patent licenses
2135
      granted to You under this License for that Work shall terminate
2136
      as of the date such litigation is filed.
2137
 
2138
   4. Redistribution. You may reproduce and distribute copies of the
2139
      Work or Derivative Works thereof in any medium, with or without
2140
      modifications, and in Source or Object form, provided that You
2141
      meet the following conditions:
2142
 
2143
      (a) You must give any other recipients of the Work or
2144
          Derivative Works a copy of this License; and
2145
 
2146
      (b) You must cause any modified files to carry prominent notices
2147
          stating that You changed the files; and
2148
 
2149
      (c) You must retain, in the Source form of any Derivative Works
2150
          that You distribute, all copyright, patent, trademark, and
2151
          attribution notices from the Source form of the Work,
2152
          excluding those notices that do not pertain to any part of
2153
          the Derivative Works; and
2154
 
2155
      (d) If the Work includes a "NOTICE" text file as part of its
2156
          distribution, then any Derivative Works that You distribute must
2157
          include a readable copy of the attribution notices contained
2158
          within such NOTICE file, excluding those notices that do not
2159
          pertain to any part of the Derivative Works, in at least one
2160
          of the following places: within a NOTICE text file distributed
2161
          as part of the Derivative Works; within the Source form or
2162
          documentation, if provided along with the Derivative Works; or,
2163
          within a display generated by the Derivative Works, if and
2164
          wherever such third-party notices normally appear. The contents
2165
          of the NOTICE file are for informational purposes only and
2166
          do not modify the License. You may add Your own attribution
2167
          notices within Derivative Works that You distribute, alongside
2168
          or as an addendum to the NOTICE text from the Work, provided
2169
          that such additional attribution notices cannot be construed
2170
          as modifying the License.
2171
 
2172
      You may add Your own copyright statement to Your modifications and
2173
      may provide additional or different license terms and conditions
2174
      for use, reproduction, or distribution of Your modifications, or
2175
      for any such Derivative Works as a whole, provided Your use,
2176
      reproduction, and distribution of the Work otherwise complies with
2177
      the conditions stated in this License.
2178
 
2179
   5. Submission of Contributions. Unless You explicitly state otherwise,
2180
      any Contribution intentionally submitted for inclusion in the Work
2181
      by You to the Licensor shall be under the terms and conditions of
2182
      this License, without any additional terms or conditions.
2183
      Notwithstanding the above, nothing herein shall supersede or modify
2184
      the terms of any separate license agreement you may have executed
2185
      with Licensor regarding such Contributions.
2186
 
2187
   6. Trademarks. This License does not grant permission to use the trade
2188
      names, trademarks, service marks, or product names of the Licensor,
2189
      except as required for reasonable and customary use in describing the
2190
      origin of the Work and reproducing the content of the NOTICE file.
2191
 
2192
   7. Disclaimer of Warranty. Unless required by applicable law or
2193
      agreed to in writing, Licensor provides the Work (and each
2194
      Contributor provides its Contributions) on an "AS IS" BASIS,
2195
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2196
      implied, including, without limitation, any warranties or conditions
2197
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2198
      PARTICULAR PURPOSE. You are solely responsible for determining the
2199
      appropriateness of using or redistributing the Work and assume any
2200
      risks associated with Your exercise of permissions under this License.
2201
 
2202
   8. Limitation of Liability. In no event and under no legal theory,
2203
      whether in tort (including negligence), contract, or otherwise,
2204
      unless required by applicable law (such as deliberate and grossly
2205
      negligent acts) or agreed to in writing, shall any Contributor be
2206
      liable to You for damages, including any direct, indirect, special,
2207
      incidental, or consequential damages of any character arising as a
2208
      result of this License or out of the use or inability to use the
2209
      Work (including but not limited to damages for loss of goodwill,
2210
      work stoppage, computer failure or malfunction, or any and all
2211
      other commercial damages or losses), even if such Contributor
2212
      has been advised of the possibility of such damages.
2213
 
2214
   9. Accepting Warranty or Additional Liability. While redistributing
2215
      the Work or Derivative Works thereof, You may choose to offer,
2216
      and charge a fee for, acceptance of support, warranty, indemnity,
2217
      or other liability obligations and/or rights consistent with this
2218
      License. However, in accepting such obligations, You may act only
2219
      on Your own behalf and on Your sole responsibility, not on behalf
2220
      of any other Contributor, and only if You agree to indemnify,
2221
      defend, and hold each Contributor harmless for any liability
2222
      incurred by, or claims asserted against, such Contributor by reason
2223
      of your accepting any such warranty or additional liability.
2224
 
2225
   END OF TERMS AND CONDITIONS
2226
 
2227
   APPENDIX: How to apply the Apache License to your work.
2228
 
2229
      To apply the Apache License to your work, attach the following
2230
      boilerplate notice, with the fields enclosed by brackets "[]"
2231
      replaced with your own identifying information. (Don't include
2232
      the brackets!)  The text should be enclosed in the appropriate
2233
      comment syntax for the file format. We also recommend that a
2234
      file or class name and description of purpose be included on the
2235
      same "printed page" as the copyright notice for easier
2236
      identification within third-party archives.
2237
 
2238
   Copyright [yyyy] [name of copyright owner]
2239
 
2240
   Licensed under the Apache License, Version 2.0 (the "License");
2241
   you may not use this file except in compliance with the License.
2242
   You may obtain a copy of the License at
2243
 
2244
       http://www.apache.org/licenses/LICENSE-2.0
2245
 
2246
   Unless required by applicable law or agreed to in writing, software
2247
   distributed under the License is distributed on an "AS IS" BASIS,
2248
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2249
   See the License for the specific language governing permissions and
2250
   limitations under the License.
2251
</string>
2252
			<key>License</key>
2253
			<string>Apache</string>
2254
			<key>Title</key>
2255
			<string>FirebaseRemoteConfig</string>
2256
			<key>Type</key>
2257
			<string>PSGroupSpecifier</string>
2258
		</dict>
2259
		<dict>
2260
			<key>FooterText</key>
2261
			<string>Copyright (c) 2020 kishanraja &lt;rajakishanrk1996@gmail.com&gt;
2262
 
2263
Permission is hereby granted, free of charge, to any person obtaining a copy
2264
of this software and associated documentation files (the "Software"), to deal
2265
in the Software without restriction, including without limitation the rights
2266
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2267
copies of the Software, and to permit persons to whom the Software is
2268
furnished to do so, subject to the following conditions:
2269
 
2270
The above copyright notice and this permission notice shall be included in
2271
all copies or substantial portions of the Software.
2272
 
2273
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2274
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2275
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2276
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2277
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2278
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2279
THE SOFTWARE.
2280
</string>
2281
			<key>License</key>
2282
			<string>MIT</string>
2283
			<key>Title</key>
2284
			<string>FloatingLabelTextFieldSwiftUI</string>
2285
			<key>Type</key>
2286
			<string>PSGroupSpecifier</string>
2287
		</dict>
2288
		<dict>
2289
			<key>FooterText</key>
2290
			<string>Copyright 2021 Google</string>
2291
			<key>License</key>
2292
			<string>Copyright</string>
2293
			<key>Title</key>
2294
			<string>GoogleAppMeasurement</string>
2295
			<key>Type</key>
2296
			<string>PSGroupSpecifier</string>
2297
		</dict>
2298
		<dict>
2299
			<key>FooterText</key>
2300
			<string>
2301
                                 Apache License
2302
                           Version 2.0, January 2004
2303
                        http://www.apache.org/licenses/
2304
 
2305
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2306
 
2307
   1. Definitions.
2308
 
2309
      "License" shall mean the terms and conditions for use, reproduction,
2310
      and distribution as defined by Sections 1 through 9 of this document.
2311
 
2312
      "Licensor" shall mean the copyright owner or entity authorized by
2313
      the copyright owner that is granting the License.
2314
 
2315
      "Legal Entity" shall mean the union of the acting entity and all
2316
      other entities that control, are controlled by, or are under common
2317
      control with that entity. For the purposes of this definition,
2318
      "control" means (i) the power, direct or indirect, to cause the
2319
      direction or management of such entity, whether by contract or
2320
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2321
      outstanding shares, or (iii) beneficial ownership of such entity.
2322
 
2323
      "You" (or "Your") shall mean an individual or Legal Entity
2324
      exercising permissions granted by this License.
2325
 
2326
      "Source" form shall mean the preferred form for making modifications,
2327
      including but not limited to software source code, documentation
2328
      source, and configuration files.
2329
 
2330
      "Object" form shall mean any form resulting from mechanical
2331
      transformation or translation of a Source form, including but
2332
      not limited to compiled object code, generated documentation,
2333
      and conversions to other media types.
2334
 
2335
      "Work" shall mean the work of authorship, whether in Source or
2336
      Object form, made available under the License, as indicated by a
2337
      copyright notice that is included in or attached to the work
2338
      (an example is provided in the Appendix below).
2339
 
2340
      "Derivative Works" shall mean any work, whether in Source or Object
2341
      form, that is based on (or derived from) the Work and for which the
2342
      editorial revisions, annotations, elaborations, or other modifications
2343
      represent, as a whole, an original work of authorship. For the purposes
2344
      of this License, Derivative Works shall not include works that remain
2345
      separable from, or merely link (or bind by name) to the interfaces of,
2346
      the Work and Derivative Works thereof.
2347
 
2348
      "Contribution" shall mean any work of authorship, including
2349
      the original version of the Work and any modifications or additions
2350
      to that Work or Derivative Works thereof, that is intentionally
2351
      submitted to Licensor for inclusion in the Work by the copyright owner
2352
      or by an individual or Legal Entity authorized to submit on behalf of
2353
      the copyright owner. For the purposes of this definition, "submitted"
2354
      means any form of electronic, verbal, or written communication sent
2355
      to the Licensor or its representatives, including but not limited to
2356
      communication on electronic mailing lists, source code control systems,
2357
      and issue tracking systems that are managed by, or on behalf of, the
2358
      Licensor for the purpose of discussing and improving the Work, but
2359
      excluding communication that is conspicuously marked or otherwise
2360
      designated in writing by the copyright owner as "Not a Contribution."
2361
 
2362
      "Contributor" shall mean Licensor and any individual or Legal Entity
2363
      on behalf of whom a Contribution has been received by Licensor and
2364
      subsequently incorporated within the Work.
2365
 
2366
   2. Grant of Copyright License. Subject to the terms and conditions of
2367
      this License, each Contributor hereby grants to You a perpetual,
2368
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2369
      copyright license to reproduce, prepare Derivative Works of,
2370
      publicly display, publicly perform, sublicense, and distribute the
2371
      Work and such Derivative Works in Source or Object form.
2372
 
2373
   3. Grant of Patent License. Subject to the terms and conditions of
2374
      this License, each Contributor hereby grants to You a perpetual,
2375
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2376
      (except as stated in this section) patent license to make, have made,
2377
      use, offer to sell, sell, import, and otherwise transfer the Work,
2378
      where such license applies only to those patent claims licensable
2379
      by such Contributor that are necessarily infringed by their
2380
      Contribution(s) alone or by combination of their Contribution(s)
2381
      with the Work to which such Contribution(s) was submitted. If You
2382
      institute patent litigation against any entity (including a
2383
      cross-claim or counterclaim in a lawsuit) alleging that the Work
2384
      or a Contribution incorporated within the Work constitutes direct
2385
      or contributory patent infringement, then any patent licenses
2386
      granted to You under this License for that Work shall terminate
2387
      as of the date such litigation is filed.
2388
 
2389
   4. Redistribution. You may reproduce and distribute copies of the
2390
      Work or Derivative Works thereof in any medium, with or without
2391
      modifications, and in Source or Object form, provided that You
2392
      meet the following conditions:
2393
 
2394
      (a) You must give any other recipients of the Work or
2395
          Derivative Works a copy of this License; and
2396
 
2397
      (b) You must cause any modified files to carry prominent notices
2398
          stating that You changed the files; and
2399
 
2400
      (c) You must retain, in the Source form of any Derivative Works
2401
          that You distribute, all copyright, patent, trademark, and
2402
          attribution notices from the Source form of the Work,
2403
          excluding those notices that do not pertain to any part of
2404
          the Derivative Works; and
2405
 
2406
      (d) If the Work includes a "NOTICE" text file as part of its
2407
          distribution, then any Derivative Works that You distribute must
2408
          include a readable copy of the attribution notices contained
2409
          within such NOTICE file, excluding those notices that do not
2410
          pertain to any part of the Derivative Works, in at least one
2411
          of the following places: within a NOTICE text file distributed
2412
          as part of the Derivative Works; within the Source form or
2413
          documentation, if provided along with the Derivative Works; or,
2414
          within a display generated by the Derivative Works, if and
2415
          wherever such third-party notices normally appear. The contents
2416
          of the NOTICE file are for informational purposes only and
2417
          do not modify the License. You may add Your own attribution
2418
          notices within Derivative Works that You distribute, alongside
2419
          or as an addendum to the NOTICE text from the Work, provided
2420
          that such additional attribution notices cannot be construed
2421
          as modifying the License.
2422
 
2423
      You may add Your own copyright statement to Your modifications and
2424
      may provide additional or different license terms and conditions
2425
      for use, reproduction, or distribution of Your modifications, or
2426
      for any such Derivative Works as a whole, provided Your use,
2427
      reproduction, and distribution of the Work otherwise complies with
2428
      the conditions stated in this License.
2429
 
2430
   5. Submission of Contributions. Unless You explicitly state otherwise,
2431
      any Contribution intentionally submitted for inclusion in the Work
2432
      by You to the Licensor shall be under the terms and conditions of
2433
      this License, without any additional terms or conditions.
2434
      Notwithstanding the above, nothing herein shall supersede or modify
2435
      the terms of any separate license agreement you may have executed
2436
      with Licensor regarding such Contributions.
2437
 
2438
   6. Trademarks. This License does not grant permission to use the trade
2439
      names, trademarks, service marks, or product names of the Licensor,
2440
      except as required for reasonable and customary use in describing the
2441
      origin of the Work and reproducing the content of the NOTICE file.
2442
 
2443
   7. Disclaimer of Warranty. Unless required by applicable law or
2444
      agreed to in writing, Licensor provides the Work (and each
2445
      Contributor provides its Contributions) on an "AS IS" BASIS,
2446
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2447
      implied, including, without limitation, any warranties or conditions
2448
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2449
      PARTICULAR PURPOSE. You are solely responsible for determining the
2450
      appropriateness of using or redistributing the Work and assume any
2451
      risks associated with Your exercise of permissions under this License.
2452
 
2453
   8. Limitation of Liability. In no event and under no legal theory,
2454
      whether in tort (including negligence), contract, or otherwise,
2455
      unless required by applicable law (such as deliberate and grossly
2456
      negligent acts) or agreed to in writing, shall any Contributor be
2457
      liable to You for damages, including any direct, indirect, special,
2458
      incidental, or consequential damages of any character arising as a
2459
      result of this License or out of the use or inability to use the
2460
      Work (including but not limited to damages for loss of goodwill,
2461
      work stoppage, computer failure or malfunction, or any and all
2462
      other commercial damages or losses), even if such Contributor
2463
      has been advised of the possibility of such damages.
2464
 
2465
   9. Accepting Warranty or Additional Liability. While redistributing
2466
      the Work or Derivative Works thereof, You may choose to offer,
2467
      and charge a fee for, acceptance of support, warranty, indemnity,
2468
      or other liability obligations and/or rights consistent with this
2469
      License. However, in accepting such obligations, You may act only
2470
      on Your own behalf and on Your sole responsibility, not on behalf
2471
      of any other Contributor, and only if You agree to indemnify,
2472
      defend, and hold each Contributor harmless for any liability
2473
      incurred by, or claims asserted against, such Contributor by reason
2474
      of your accepting any such warranty or additional liability.
2475
 
2476
   END OF TERMS AND CONDITIONS
2477
 
2478
   APPENDIX: How to apply the Apache License to your work.
2479
 
2480
      To apply the Apache License to your work, attach the following
2481
      boilerplate notice, with the fields enclosed by brackets "[]"
2482
      replaced with your own identifying information. (Don't include
2483
      the brackets!)  The text should be enclosed in the appropriate
2484
      comment syntax for the file format. We also recommend that a
2485
      file or class name and description of purpose be included on the
2486
      same "printed page" as the copyright notice for easier
2487
      identification within third-party archives.
2488
 
2489
   Copyright [yyyy] [name of copyright owner]
2490
 
2491
   Licensed under the Apache License, Version 2.0 (the "License");
2492
   you may not use this file except in compliance with the License.
2493
   You may obtain a copy of the License at
2494
 
2495
       http://www.apache.org/licenses/LICENSE-2.0
2496
 
2497
   Unless required by applicable law or agreed to in writing, software
2498
   distributed under the License is distributed on an "AS IS" BASIS,
2499
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2500
   See the License for the specific language governing permissions and
2501
   limitations under the License.
2502
</string>
2503
			<key>License</key>
2504
			<string>Apache</string>
2505
			<key>Title</key>
2506
			<string>GoogleDataTransport</string>
2507
			<key>Type</key>
2508
			<string>PSGroupSpecifier</string>
2509
		</dict>
2510
		<dict>
2511
			<key>FooterText</key>
2512
			<string>
2513
                                 Apache License
2514
                           Version 2.0, January 2004
2515
                        http://www.apache.org/licenses/
2516
 
2517
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2518
 
2519
   1. Definitions.
2520
 
2521
      "License" shall mean the terms and conditions for use, reproduction,
2522
      and distribution as defined by Sections 1 through 9 of this document.
2523
 
2524
      "Licensor" shall mean the copyright owner or entity authorized by
2525
      the copyright owner that is granting the License.
2526
 
2527
      "Legal Entity" shall mean the union of the acting entity and all
2528
      other entities that control, are controlled by, or are under common
2529
      control with that entity. For the purposes of this definition,
2530
      "control" means (i) the power, direct or indirect, to cause the
2531
      direction or management of such entity, whether by contract or
2532
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2533
      outstanding shares, or (iii) beneficial ownership of such entity.
2534
 
2535
      "You" (or "Your") shall mean an individual or Legal Entity
2536
      exercising permissions granted by this License.
2537
 
2538
      "Source" form shall mean the preferred form for making modifications,
2539
      including but not limited to software source code, documentation
2540
      source, and configuration files.
2541
 
2542
      "Object" form shall mean any form resulting from mechanical
2543
      transformation or translation of a Source form, including but
2544
      not limited to compiled object code, generated documentation,
2545
      and conversions to other media types.
2546
 
2547
      "Work" shall mean the work of authorship, whether in Source or
2548
      Object form, made available under the License, as indicated by a
2549
      copyright notice that is included in or attached to the work
2550
      (an example is provided in the Appendix below).
2551
 
2552
      "Derivative Works" shall mean any work, whether in Source or Object
2553
      form, that is based on (or derived from) the Work and for which the
2554
      editorial revisions, annotations, elaborations, or other modifications
2555
      represent, as a whole, an original work of authorship. For the purposes
2556
      of this License, Derivative Works shall not include works that remain
2557
      separable from, or merely link (or bind by name) to the interfaces of,
2558
      the Work and Derivative Works thereof.
2559
 
2560
      "Contribution" shall mean any work of authorship, including
2561
      the original version of the Work and any modifications or additions
2562
      to that Work or Derivative Works thereof, that is intentionally
2563
      submitted to Licensor for inclusion in the Work by the copyright owner
2564
      or by an individual or Legal Entity authorized to submit on behalf of
2565
      the copyright owner. For the purposes of this definition, "submitted"
2566
      means any form of electronic, verbal, or written communication sent
2567
      to the Licensor or its representatives, including but not limited to
2568
      communication on electronic mailing lists, source code control systems,
2569
      and issue tracking systems that are managed by, or on behalf of, the
2570
      Licensor for the purpose of discussing and improving the Work, but
2571
      excluding communication that is conspicuously marked or otherwise
2572
      designated in writing by the copyright owner as "Not a Contribution."
2573
 
2574
      "Contributor" shall mean Licensor and any individual or Legal Entity
2575
      on behalf of whom a Contribution has been received by Licensor and
2576
      subsequently incorporated within the Work.
2577
 
2578
   2. Grant of Copyright License. Subject to the terms and conditions of
2579
      this License, each Contributor hereby grants to You a perpetual,
2580
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2581
      copyright license to reproduce, prepare Derivative Works of,
2582
      publicly display, publicly perform, sublicense, and distribute the
2583
      Work and such Derivative Works in Source or Object form.
2584
 
2585
   3. Grant of Patent License. Subject to the terms and conditions of
2586
      this License, each Contributor hereby grants to You a perpetual,
2587
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2588
      (except as stated in this section) patent license to make, have made,
2589
      use, offer to sell, sell, import, and otherwise transfer the Work,
2590
      where such license applies only to those patent claims licensable
2591
      by such Contributor that are necessarily infringed by their
2592
      Contribution(s) alone or by combination of their Contribution(s)
2593
      with the Work to which such Contribution(s) was submitted. If You
2594
      institute patent litigation against any entity (including a
2595
      cross-claim or counterclaim in a lawsuit) alleging that the Work
2596
      or a Contribution incorporated within the Work constitutes direct
2597
      or contributory patent infringement, then any patent licenses
2598
      granted to You under this License for that Work shall terminate
2599
      as of the date such litigation is filed.
2600
 
2601
   4. Redistribution. You may reproduce and distribute copies of the
2602
      Work or Derivative Works thereof in any medium, with or without
2603
      modifications, and in Source or Object form, provided that You
2604
      meet the following conditions:
2605
 
2606
      (a) You must give any other recipients of the Work or
2607
          Derivative Works a copy of this License; and
2608
 
2609
      (b) You must cause any modified files to carry prominent notices
2610
          stating that You changed the files; and
2611
 
2612
      (c) You must retain, in the Source form of any Derivative Works
2613
          that You distribute, all copyright, patent, trademark, and
2614
          attribution notices from the Source form of the Work,
2615
          excluding those notices that do not pertain to any part of
2616
          the Derivative Works; and
2617
 
2618
      (d) If the Work includes a "NOTICE" text file as part of its
2619
          distribution, then any Derivative Works that You distribute must
2620
          include a readable copy of the attribution notices contained
2621
          within such NOTICE file, excluding those notices that do not
2622
          pertain to any part of the Derivative Works, in at least one
2623
          of the following places: within a NOTICE text file distributed
2624
          as part of the Derivative Works; within the Source form or
2625
          documentation, if provided along with the Derivative Works; or,
2626
          within a display generated by the Derivative Works, if and
2627
          wherever such third-party notices normally appear. The contents
2628
          of the NOTICE file are for informational purposes only and
2629
          do not modify the License. You may add Your own attribution
2630
          notices within Derivative Works that You distribute, alongside
2631
          or as an addendum to the NOTICE text from the Work, provided
2632
          that such additional attribution notices cannot be construed
2633
          as modifying the License.
2634
 
2635
      You may add Your own copyright statement to Your modifications and
2636
      may provide additional or different license terms and conditions
2637
      for use, reproduction, or distribution of Your modifications, or
2638
      for any such Derivative Works as a whole, provided Your use,
2639
      reproduction, and distribution of the Work otherwise complies with
2640
      the conditions stated in this License.
2641
 
2642
   5. Submission of Contributions. Unless You explicitly state otherwise,
2643
      any Contribution intentionally submitted for inclusion in the Work
2644
      by You to the Licensor shall be under the terms and conditions of
2645
      this License, without any additional terms or conditions.
2646
      Notwithstanding the above, nothing herein shall supersede or modify
2647
      the terms of any separate license agreement you may have executed
2648
      with Licensor regarding such Contributions.
2649
 
2650
   6. Trademarks. This License does not grant permission to use the trade
2651
      names, trademarks, service marks, or product names of the Licensor,
2652
      except as required for reasonable and customary use in describing the
2653
      origin of the Work and reproducing the content of the NOTICE file.
2654
 
2655
   7. Disclaimer of Warranty. Unless required by applicable law or
2656
      agreed to in writing, Licensor provides the Work (and each
2657
      Contributor provides its Contributions) on an "AS IS" BASIS,
2658
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2659
      implied, including, without limitation, any warranties or conditions
2660
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2661
      PARTICULAR PURPOSE. You are solely responsible for determining the
2662
      appropriateness of using or redistributing the Work and assume any
2663
      risks associated with Your exercise of permissions under this License.
2664
 
2665
   8. Limitation of Liability. In no event and under no legal theory,
2666
      whether in tort (including negligence), contract, or otherwise,
2667
      unless required by applicable law (such as deliberate and grossly
2668
      negligent acts) or agreed to in writing, shall any Contributor be
2669
      liable to You for damages, including any direct, indirect, special,
2670
      incidental, or consequential damages of any character arising as a
2671
      result of this License or out of the use or inability to use the
2672
      Work (including but not limited to damages for loss of goodwill,
2673
      work stoppage, computer failure or malfunction, or any and all
2674
      other commercial damages or losses), even if such Contributor
2675
      has been advised of the possibility of such damages.
2676
 
2677
   9. Accepting Warranty or Additional Liability. While redistributing
2678
      the Work or Derivative Works thereof, You may choose to offer,
2679
      and charge a fee for, acceptance of support, warranty, indemnity,
2680
      or other liability obligations and/or rights consistent with this
2681
      License. However, in accepting such obligations, You may act only
2682
      on Your own behalf and on Your sole responsibility, not on behalf
2683
      of any other Contributor, and only if You agree to indemnify,
2684
      defend, and hold each Contributor harmless for any liability
2685
      incurred by, or claims asserted against, such Contributor by reason
2686
      of your accepting any such warranty or additional liability.
2687
 
2688
   END OF TERMS AND CONDITIONS
2689
 
2690
   APPENDIX: How to apply the Apache License to your work.
2691
 
2692
      To apply the Apache License to your work, attach the following
2693
      boilerplate notice, with the fields enclosed by brackets "[]"
2694
      replaced with your own identifying information. (Don't include
2695
      the brackets!)  The text should be enclosed in the appropriate
2696
      comment syntax for the file format. We also recommend that a
2697
      file or class name and description of purpose be included on the
2698
      same "printed page" as the copyright notice for easier
2699
      identification within third-party archives.
2700
 
2701
   Copyright [yyyy] [name of copyright owner]
2702
 
2703
   Licensed under the Apache License, Version 2.0 (the "License");
2704
   you may not use this file except in compliance with the License.
2705
   You may obtain a copy of the License at
2706
 
2707
       http://www.apache.org/licenses/LICENSE-2.0
2708
 
2709
   Unless required by applicable law or agreed to in writing, software
2710
   distributed under the License is distributed on an "AS IS" BASIS,
2711
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2712
   See the License for the specific language governing permissions and
2713
   limitations under the License.
2714
 
2715
================================================================================
2716
 
2717
The following copyright from Landon J. Fuller applies to the isAppEncrypted
2718
function in Environment/third_party/GULAppEnvironmentUtil.m.
2719
 
2720
Copyright (c) 2017 Landon J. Fuller &lt;landon@landonf.org&gt;
2721
All rights reserved.
2722
 
2723
Permission is hereby granted, free of charge, to any person obtaining a copy of
2724
this software and associated documentation files (the "Software"), to deal in
2725
the Software without restriction, including without limitation the rights to
2726
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2727
the Software, and to permit persons to whom the Software is furnished to do so,
2728
subject to the following conditions:
2729
 
2730
The above copyright notice and this permission notice shall be included in all
2731
copies or substantial portions of the Software.
2732
 
2733
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2734
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2735
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2736
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2737
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2738
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2739
 
2740
Comment from
2741
&lt;a href="http://iphonedevwiki.net/index.php/Crack_prevention"&gt;iPhone Dev Wiki
2742
Crack Prevention&lt;/a&gt;: App Store binaries are signed by both their developer
2743
and Apple. This encrypts the binary so that decryption keys are needed in order
2744
to make the binary readable. When iOS executes the binary, the decryption keys
2745
are used to decrypt the binary into a readable state where it is then loaded
2746
into memory and executed. iOS can tell the encryption status of a binary via the
2747
cryptid structure member of LC_ENCRYPTION_INFO MachO load command. If cryptid is
2748
a non-zero value then the binary is encrypted.
2749
 
2750
'Cracking' works by letting the kernel decrypt the binary then siphoning the
2751
decrypted data into a new binary file, resigning, and repackaging. This will
2752
only work on jailbroken devices as codesignature validation has been removed.
2753
Resigning takes place because while the codesignature doesn't have to be valid
2754
thanks to the jailbreak, it does have to be in place unless you have AppSync or
2755
similar to disable codesignature checks.
2756
 
2757
More information at &lt;a href="http://landonf.org/2009/02/index.html"&gt;Landon
2758
Fuller's blog&lt;/a&gt;
2759
</string>
2760
			<key>License</key>
2761
			<string>Apache</string>
2762
			<key>Title</key>
2763
			<string>GoogleUtilities</string>
2764
			<key>Type</key>
2765
			<string>PSGroupSpecifier</string>
2766
		</dict>
2767
		<dict>
2768
			<key>FooterText</key>
2769
			<string>The MIT License (MIT)
2770
 
2771
Copyright (c) 2014-present patrick piemonte (http://patrickpiemonte.com/)
2772
 
2773
Permission is hereby granted, free of charge, to any person obtaining a copy
2774
of this software and associated documentation files (the "Software"), to deal
2775
in the Software without restriction, including without limitation the rights
2776
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2777
copies of the Software, and to permit persons to whom the Software is
2778
furnished to do so, subject to the following conditions:
2779
 
2780
The above copyright notice and this permission notice shall be included in all
2781
copies or substantial portions of the Software.
2782
 
2783
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2784
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2785
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2786
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2787
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2788
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2789
SOFTWARE.
2790
</string>
2791
			<key>License</key>
2792
			<string>MIT</string>
2793
			<key>Title</key>
2794
			<string>Player</string>
2795
			<key>Type</key>
2796
			<string>PSGroupSpecifier</string>
2797
		</dict>
2798
		<dict>
2799
			<key>FooterText</key>
2800
			<string>
2801
                                 Apache License
2802
                           Version 2.0, January 2004
2803
                        http://www.apache.org/licenses/
2804
 
2805
   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2806
 
2807
   1. Definitions.
2808
 
2809
      "License" shall mean the terms and conditions for use, reproduction,
2810
      and distribution as defined by Sections 1 through 9 of this document.
2811
 
2812
      "Licensor" shall mean the copyright owner or entity authorized by
2813
      the copyright owner that is granting the License.
2814
 
2815
      "Legal Entity" shall mean the union of the acting entity and all
2816
      other entities that control, are controlled by, or are under common
2817
      control with that entity. For the purposes of this definition,
2818
      "control" means (i) the power, direct or indirect, to cause the
2819
      direction or management of such entity, whether by contract or
2820
      otherwise, or (ii) ownership of fifty percent (50%) or more of the
2821
      outstanding shares, or (iii) beneficial ownership of such entity.
2822
 
2823
      "You" (or "Your") shall mean an individual or Legal Entity
2824
      exercising permissions granted by this License.
2825
 
2826
      "Source" form shall mean the preferred form for making modifications,
2827
      including but not limited to software source code, documentation
2828
      source, and configuration files.
2829
 
2830
      "Object" form shall mean any form resulting from mechanical
2831
      transformation or translation of a Source form, including but
2832
      not limited to compiled object code, generated documentation,
2833
      and conversions to other media types.
2834
 
2835
      "Work" shall mean the work of authorship, whether in Source or
2836
      Object form, made available under the License, as indicated by a
2837
      copyright notice that is included in or attached to the work
2838
      (an example is provided in the Appendix below).
2839
 
2840
      "Derivative Works" shall mean any work, whether in Source or Object
2841
      form, that is based on (or derived from) the Work and for which the
2842
      editorial revisions, annotations, elaborations, or other modifications
2843
      represent, as a whole, an original work of authorship. For the purposes
2844
      of this License, Derivative Works shall not include works that remain
2845
      separable from, or merely link (or bind by name) to the interfaces of,
2846
      the Work and Derivative Works thereof.
2847
 
2848
      "Contribution" shall mean any work of authorship, including
2849
      the original version of the Work and any modifications or additions
2850
      to that Work or Derivative Works thereof, that is intentionally
2851
      submitted to Licensor for inclusion in the Work by the copyright owner
2852
      or by an individual or Legal Entity authorized to submit on behalf of
2853
      the copyright owner. For the purposes of this definition, "submitted"
2854
      means any form of electronic, verbal, or written communication sent
2855
      to the Licensor or its representatives, including but not limited to
2856
      communication on electronic mailing lists, source code control systems,
2857
      and issue tracking systems that are managed by, or on behalf of, the
2858
      Licensor for the purpose of discussing and improving the Work, but
2859
      excluding communication that is conspicuously marked or otherwise
2860
      designated in writing by the copyright owner as "Not a Contribution."
2861
 
2862
      "Contributor" shall mean Licensor and any individual or Legal Entity
2863
      on behalf of whom a Contribution has been received by Licensor and
2864
      subsequently incorporated within the Work.
2865
 
2866
   2. Grant of Copyright License. Subject to the terms and conditions of
2867
      this License, each Contributor hereby grants to You a perpetual,
2868
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2869
      copyright license to reproduce, prepare Derivative Works of,
2870
      publicly display, publicly perform, sublicense, and distribute the
2871
      Work and such Derivative Works in Source or Object form.
2872
 
2873
   3. Grant of Patent License. Subject to the terms and conditions of
2874
      this License, each Contributor hereby grants to You a perpetual,
2875
      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2876
      (except as stated in this section) patent license to make, have made,
2877
      use, offer to sell, sell, import, and otherwise transfer the Work,
2878
      where such license applies only to those patent claims licensable
2879
      by such Contributor that are necessarily infringed by their
2880
      Contribution(s) alone or by combination of their Contribution(s)
2881
      with the Work to which such Contribution(s) was submitted. If You
2882
      institute patent litigation against any entity (including a
2883
      cross-claim or counterclaim in a lawsuit) alleging that the Work
2884
      or a Contribution incorporated within the Work constitutes direct
2885
      or contributory patent infringement, then any patent licenses
2886
      granted to You under this License for that Work shall terminate
2887
      as of the date such litigation is filed.
2888
 
2889
   4. Redistribution. You may reproduce and distribute copies of the
2890
      Work or Derivative Works thereof in any medium, with or without
2891
      modifications, and in Source or Object form, provided that You
2892
      meet the following conditions:
2893
 
2894
      (a) You must give any other recipients of the Work or
2895
          Derivative Works a copy of this License; and
2896
 
2897
      (b) You must cause any modified files to carry prominent notices
2898
          stating that You changed the files; and
2899
 
2900
      (c) You must retain, in the Source form of any Derivative Works
2901
          that You distribute, all copyright, patent, trademark, and
2902
          attribution notices from the Source form of the Work,
2903
          excluding those notices that do not pertain to any part of
2904
          the Derivative Works; and
2905
 
2906
      (d) If the Work includes a "NOTICE" text file as part of its
2907
          distribution, then any Derivative Works that You distribute must
2908
          include a readable copy of the attribution notices contained
2909
          within such NOTICE file, excluding those notices that do not
2910
          pertain to any part of the Derivative Works, in at least one
2911
          of the following places: within a NOTICE text file distributed
2912
          as part of the Derivative Works; within the Source form or
2913
          documentation, if provided along with the Derivative Works; or,
2914
          within a display generated by the Derivative Works, if and
2915
          wherever such third-party notices normally appear. The contents
2916
          of the NOTICE file are for informational purposes only and
2917
          do not modify the License. You may add Your own attribution
2918
          notices within Derivative Works that You distribute, alongside
2919
          or as an addendum to the NOTICE text from the Work, provided
2920
          that such additional attribution notices cannot be construed
2921
          as modifying the License.
2922
 
2923
      You may add Your own copyright statement to Your modifications and
2924
      may provide additional or different license terms and conditions
2925
      for use, reproduction, or distribution of Your modifications, or
2926
      for any such Derivative Works as a whole, provided Your use,
2927
      reproduction, and distribution of the Work otherwise complies with
2928
      the conditions stated in this License.
2929
 
2930
   5. Submission of Contributions. Unless You explicitly state otherwise,
2931
      any Contribution intentionally submitted for inclusion in the Work
2932
      by You to the Licensor shall be under the terms and conditions of
2933
      this License, without any additional terms or conditions.
2934
      Notwithstanding the above, nothing herein shall supersede or modify
2935
      the terms of any separate license agreement you may have executed
2936
      with Licensor regarding such Contributions.
2937
 
2938
   6. Trademarks. This License does not grant permission to use the trade
2939
      names, trademarks, service marks, or product names of the Licensor,
2940
      except as required for reasonable and customary use in describing the
2941
      origin of the Work and reproducing the content of the NOTICE file.
2942
 
2943
   7. Disclaimer of Warranty. Unless required by applicable law or
2944
      agreed to in writing, Licensor provides the Work (and each
2945
      Contributor provides its Contributions) on an "AS IS" BASIS,
2946
      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2947
      implied, including, without limitation, any warranties or conditions
2948
      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2949
      PARTICULAR PURPOSE. You are solely responsible for determining the
2950
      appropriateness of using or redistributing the Work and assume any
2951
      risks associated with Your exercise of permissions under this License.
2952
 
2953
   8. Limitation of Liability. In no event and under no legal theory,
2954
      whether in tort (including negligence), contract, or otherwise,
2955
      unless required by applicable law (such as deliberate and grossly
2956
      negligent acts) or agreed to in writing, shall any Contributor be
2957
      liable to You for damages, including any direct, indirect, special,
2958
      incidental, or consequential damages of any character arising as a
2959
      result of this License or out of the use or inability to use the
2960
      Work (including but not limited to damages for loss of goodwill,
2961
      work stoppage, computer failure or malfunction, or any and all
2962
      other commercial damages or losses), even if such Contributor
2963
      has been advised of the possibility of such damages.
2964
 
2965
   9. Accepting Warranty or Additional Liability. While redistributing
2966
      the Work or Derivative Works thereof, You may choose to offer,
2967
      and charge a fee for, acceptance of support, warranty, indemnity,
2968
      or other liability obligations and/or rights consistent with this
2969
      License. However, in accepting such obligations, You may act only
2970
      on Your own behalf and on Your sole responsibility, not on behalf
2971
      of any other Contributor, and only if You agree to indemnify,
2972
      defend, and hold each Contributor harmless for any liability
2973
      incurred by, or claims asserted against, such Contributor by reason
2974
      of your accepting any such warranty or additional liability.
2975
 
2976
   END OF TERMS AND CONDITIONS
2977
 
2978
   APPENDIX: How to apply the Apache License to your work.
2979
 
2980
      To apply the Apache License to your work, attach the following
2981
      boilerplate notice, with the fields enclosed by brackets "[]"
2982
      replaced with your own identifying information. (Don't include
2983
      the brackets!)  The text should be enclosed in the appropriate
2984
      comment syntax for the file format. We also recommend that a
2985
      file or class name and description of purpose be included on the
2986
      same "printed page" as the copyright notice for easier
2987
      identification within third-party archives.
2988
 
2989
   Copyright [yyyy] [name of copyright owner]
2990
 
2991
   Licensed under the Apache License, Version 2.0 (the "License");
2992
   you may not use this file except in compliance with the License.
2993
   You may obtain a copy of the License at
2994
 
2995
       http://www.apache.org/licenses/LICENSE-2.0
2996
 
2997
   Unless required by applicable law or agreed to in writing, software
2998
   distributed under the License is distributed on an "AS IS" BASIS,
2999
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3000
   See the License for the specific language governing permissions and
3001
   limitations under the License.
3002
</string>
3003
			<key>License</key>
3004
			<string>Apache</string>
3005
			<key>Title</key>
3006
			<string>PromisesObjC</string>
3007
			<key>Type</key>
3008
			<string>PSGroupSpecifier</string>
3009
		</dict>
3010
		<dict>
3011
			<key>FooterText</key>
3012
			<string>The MIT License (MIT)
3013
 
3014
Copyright (c) 2015 Rob Napier
3015
 
3016
Permission is hereby granted, free of charge, to any person obtaining a copy
3017
of this software and associated documentation files (the "Software"), to deal
3018
in the Software without restriction, including without limitation the rights
3019
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3020
copies of the Software, and to permit persons to whom the Software is
3021
furnished to do so, subject to the following conditions:
3022
 
3023
The above copyright notice and this permission notice shall be included in
3024
all copies or substantial portions of the Software.
3025
 
3026
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3027
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3028
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3029
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3030
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3031
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3032
THE SOFTWARE.</string>
3033
			<key>License</key>
3034
			<string>MIT</string>
3035
			<key>Title</key>
3036
			<string>RNCryptor</string>
3037
			<key>Type</key>
3038
			<string>PSGroupSpecifier</string>
3039
		</dict>
3040
		<dict>
3041
			<key>FooterText</key>
3042
			<string>The MIT License (MIT)
3043
 
3044
Copyright (c) 2017 Ruoyu Fu
3045
 
3046
Permission is hereby granted, free of charge, to any person obtaining a copy
3047
of this software and associated documentation files (the "Software"), to deal
3048
in the Software without restriction, including without limitation the rights
3049
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3050
copies of the Software, and to permit persons to whom the Software is
3051
furnished to do so, subject to the following conditions:
3052
 
3053
The above copyright notice and this permission notice shall be included in
3054
all copies or substantial portions of the Software.
3055
 
3056
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3057
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3058
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3059
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3060
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3061
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3062
THE SOFTWARE.
3063
</string>
3064
			<key>License</key>
3065
			<string>MIT</string>
3066
			<key>Title</key>
3067
			<string>SwiftyJSON</string>
3068
			<key>Type</key>
3069
			<string>PSGroupSpecifier</string>
3070
		</dict>
3071
		<dict>
3072
			<key>FooterText</key>
3073
			<string>Copyright (c) 2011 Petteri Aimonen &lt;jpa at nanopb.mail.kapsi.fi&gt;
3074
 
3075
This software is provided 'as-is', without any express or
3076
implied warranty. In no event will the authors be held liable
3077
for any damages arising from the use of this software.
3078
 
3079
Permission is granted to anyone to use this software for any
3080
purpose, including commercial applications, and to alter it and
3081
redistribute it freely, subject to the following restrictions:
3082
 
3083
1. The origin of this software must not be misrepresented; you
3084
   must not claim that you wrote the original software. If you use
3085
   this software in a product, an acknowledgment in the product
3086
   documentation would be appreciated but is not required.
3087
 
3088
2. Altered source versions must be plainly marked as such, and
3089
   must not be misrepresented as being the original software.
3090
 
3091
3. This notice may not be removed or altered from any source
3092
   distribution.
3093
</string>
3094
			<key>License</key>
3095
			<string>zlib</string>
3096
			<key>Title</key>
3097
			<string>nanopb</string>
3098
			<key>Type</key>
3099
			<string>PSGroupSpecifier</string>
3100
		</dict>
3101
		<dict>
3102
			<key>FooterText</key>
3103
			<string>Generated by CocoaPods - https://cocoapods.org</string>
3104
			<key>Title</key>
3105
			<string></string>
3106
			<key>Type</key>
3107
			<string>PSGroupSpecifier</string>
3108
		</dict>
3109
	</array>
3110
	<key>StringsTable</key>
3111
	<string>Acknowledgements</string>
3112
	<key>Title</key>
3113
	<string>Acknowledgements</string>
3114
</dict>
3115
</plist>