Pods-XenonSDK-acknowledgements.plist 89 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723
  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) 2012-2017 adjust GmbH,
  18. http://www.adjust.com
  19. Permission is hereby granted, free of charge, to any person obtaining
  20. a copy of this software and associated documentation files (the
  21. "Software"), to deal in the Software without restriction, including
  22. without limitation the rights to use, copy, modify, merge, publish,
  23. distribute, sublicense, and/or sell copies of the Software, and to
  24. permit persons to whom the Software is furnished to do so, subject to
  25. the following conditions:
  26. The above copyright notice and this permission notice shall be
  27. included in all copies or substantial portions of the Software.
  28. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  29. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  30. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  31. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  32. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  33. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  34. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  35. </string>
  36. <key>License</key>
  37. <string>MIT</string>
  38. <key>Title</key>
  39. <string>Adjust</string>
  40. <key>Type</key>
  41. <string>PSGroupSpecifier</string>
  42. </dict>
  43. <dict>
  44. <key>FooterText</key>
  45. <string>Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
  46. You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
  47. copy, modify, and distribute this software in source code or binary form for use
  48. in connection with the web services and APIs provided by Facebook.
  49. As with any software that integrates with the Facebook platform, your use of
  50. this software is subject to the Facebook Developer Principles and Policies
  51. [http://developers.facebook.com/policy/]. This copyright notice shall be
  52. included in all copies or substantial portions of the software.
  53. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  54. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  55. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  56. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  57. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  58. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  59. </string>
  60. <key>License</key>
  61. <string>Facebook Platform License</string>
  62. <key>Title</key>
  63. <string>FBSDKCoreKit</string>
  64. <key>Type</key>
  65. <string>PSGroupSpecifier</string>
  66. </dict>
  67. <dict>
  68. <key>FooterText</key>
  69. <string>Copyright (c) 2014-present, Facebook, Inc. All rights reserved.
  70. You are hereby granted a non-exclusive, worldwide, royalty-free license to use,
  71. copy, modify, and distribute this software in source code or binary form for use
  72. in connection with the web services and APIs provided by Facebook.
  73. As with any software that integrates with the Facebook platform, your use of
  74. this software is subject to the Facebook Developer Principles and Policies
  75. [http://developers.facebook.com/policy/]. This copyright notice shall be
  76. included in all copies or substantial portions of the software.
  77. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  78. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  79. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  80. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  81. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  82. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  83. </string>
  84. <key>License</key>
  85. <string>Facebook Platform License</string>
  86. <key>Title</key>
  87. <string>FBSDKLoginKit</string>
  88. <key>Type</key>
  89. <string>PSGroupSpecifier</string>
  90. </dict>
  91. <dict>
  92. <key>FooterText</key>
  93. <string>
  94. Apache License
  95. Version 2.0, January 2004
  96. http://www.apache.org/licenses/
  97. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  98. 1. Definitions.
  99. "License" shall mean the terms and conditions for use, reproduction,
  100. and distribution as defined by Sections 1 through 9 of this document.
  101. "Licensor" shall mean the copyright owner or entity authorized by
  102. the copyright owner that is granting the License.
  103. "Legal Entity" shall mean the union of the acting entity and all
  104. other entities that control, are controlled by, or are under common
  105. control with that entity. For the purposes of this definition,
  106. "control" means (i) the power, direct or indirect, to cause the
  107. direction or management of such entity, whether by contract or
  108. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  109. outstanding shares, or (iii) beneficial ownership of such entity.
  110. "You" (or "Your") shall mean an individual or Legal Entity
  111. exercising permissions granted by this License.
  112. "Source" form shall mean the preferred form for making modifications,
  113. including but not limited to software source code, documentation
  114. source, and configuration files.
  115. "Object" form shall mean any form resulting from mechanical
  116. transformation or translation of a Source form, including but
  117. not limited to compiled object code, generated documentation,
  118. and conversions to other media types.
  119. "Work" shall mean the work of authorship, whether in Source or
  120. Object form, made available under the License, as indicated by a
  121. copyright notice that is included in or attached to the work
  122. (an example is provided in the Appendix below).
  123. "Derivative Works" shall mean any work, whether in Source or Object
  124. form, that is based on (or derived from) the Work and for which the
  125. editorial revisions, annotations, elaborations, or other modifications
  126. represent, as a whole, an original work of authorship. For the purposes
  127. of this License, Derivative Works shall not include works that remain
  128. separable from, or merely link (or bind by name) to the interfaces of,
  129. the Work and Derivative Works thereof.
  130. "Contribution" shall mean any work of authorship, including
  131. the original version of the Work and any modifications or additions
  132. to that Work or Derivative Works thereof, that is intentionally
  133. submitted to Licensor for inclusion in the Work by the copyright owner
  134. or by an individual or Legal Entity authorized to submit on behalf of
  135. the copyright owner. For the purposes of this definition, "submitted"
  136. means any form of electronic, verbal, or written communication sent
  137. to the Licensor or its representatives, including but not limited to
  138. communication on electronic mailing lists, source code control systems,
  139. and issue tracking systems that are managed by, or on behalf of, the
  140. Licensor for the purpose of discussing and improving the Work, but
  141. excluding communication that is conspicuously marked or otherwise
  142. designated in writing by the copyright owner as "Not a Contribution."
  143. "Contributor" shall mean Licensor and any individual or Legal Entity
  144. on behalf of whom a Contribution has been received by Licensor and
  145. subsequently incorporated within the Work.
  146. 2. Grant of Copyright License. Subject to the terms and conditions of
  147. this License, each Contributor hereby grants to You a perpetual,
  148. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  149. copyright license to reproduce, prepare Derivative Works of,
  150. publicly display, publicly perform, sublicense, and distribute the
  151. Work and such Derivative Works in Source or Object form.
  152. 3. Grant of Patent License. Subject to the terms and conditions of
  153. this License, each Contributor hereby grants to You a perpetual,
  154. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  155. (except as stated in this section) patent license to make, have made,
  156. use, offer to sell, sell, import, and otherwise transfer the Work,
  157. where such license applies only to those patent claims licensable
  158. by such Contributor that are necessarily infringed by their
  159. Contribution(s) alone or by combination of their Contribution(s)
  160. with the Work to which such Contribution(s) was submitted. If You
  161. institute patent litigation against any entity (including a
  162. cross-claim or counterclaim in a lawsuit) alleging that the Work
  163. or a Contribution incorporated within the Work constitutes direct
  164. or contributory patent infringement, then any patent licenses
  165. granted to You under this License for that Work shall terminate
  166. as of the date such litigation is filed.
  167. 4. Redistribution. You may reproduce and distribute copies of the
  168. Work or Derivative Works thereof in any medium, with or without
  169. modifications, and in Source or Object form, provided that You
  170. meet the following conditions:
  171. (a) You must give any other recipients of the Work or
  172. Derivative Works a copy of this License; and
  173. (b) You must cause any modified files to carry prominent notices
  174. stating that You changed the files; and
  175. (c) You must retain, in the Source form of any Derivative Works
  176. that You distribute, all copyright, patent, trademark, and
  177. attribution notices from the Source form of the Work,
  178. excluding those notices that do not pertain to any part of
  179. the Derivative Works; and
  180. (d) If the Work includes a "NOTICE" text file as part of its
  181. distribution, then any Derivative Works that You distribute must
  182. include a readable copy of the attribution notices contained
  183. within such NOTICE file, excluding those notices that do not
  184. pertain to any part of the Derivative Works, in at least one
  185. of the following places: within a NOTICE text file distributed
  186. as part of the Derivative Works; within the Source form or
  187. documentation, if provided along with the Derivative Works; or,
  188. within a display generated by the Derivative Works, if and
  189. wherever such third-party notices normally appear. The contents
  190. of the NOTICE file are for informational purposes only and
  191. do not modify the License. You may add Your own attribution
  192. notices within Derivative Works that You distribute, alongside
  193. or as an addendum to the NOTICE text from the Work, provided
  194. that such additional attribution notices cannot be construed
  195. as modifying the License.
  196. You may add Your own copyright statement to Your modifications and
  197. may provide additional or different license terms and conditions
  198. for use, reproduction, or distribution of Your modifications, or
  199. for any such Derivative Works as a whole, provided Your use,
  200. reproduction, and distribution of the Work otherwise complies with
  201. the conditions stated in this License.
  202. 5. Submission of Contributions. Unless You explicitly state otherwise,
  203. any Contribution intentionally submitted for inclusion in the Work
  204. by You to the Licensor shall be under the terms and conditions of
  205. this License, without any additional terms or conditions.
  206. Notwithstanding the above, nothing herein shall supersede or modify
  207. the terms of any separate license agreement you may have executed
  208. with Licensor regarding such Contributions.
  209. 6. Trademarks. This License does not grant permission to use the trade
  210. names, trademarks, service marks, or product names of the Licensor,
  211. except as required for reasonable and customary use in describing the
  212. origin of the Work and reproducing the content of the NOTICE file.
  213. 7. Disclaimer of Warranty. Unless required by applicable law or
  214. agreed to in writing, Licensor provides the Work (and each
  215. Contributor provides its Contributions) on an "AS IS" BASIS,
  216. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  217. implied, including, without limitation, any warranties or conditions
  218. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  219. PARTICULAR PURPOSE. You are solely responsible for determining the
  220. appropriateness of using or redistributing the Work and assume any
  221. risks associated with Your exercise of permissions under this License.
  222. 8. Limitation of Liability. In no event and under no legal theory,
  223. whether in tort (including negligence), contract, or otherwise,
  224. unless required by applicable law (such as deliberate and grossly
  225. negligent acts) or agreed to in writing, shall any Contributor be
  226. liable to You for damages, including any direct, indirect, special,
  227. incidental, or consequential damages of any character arising as a
  228. result of this License or out of the use or inability to use the
  229. Work (including but not limited to damages for loss of goodwill,
  230. work stoppage, computer failure or malfunction, or any and all
  231. other commercial damages or losses), even if such Contributor
  232. has been advised of the possibility of such damages.
  233. 9. Accepting Warranty or Additional Liability. While redistributing
  234. the Work or Derivative Works thereof, You may choose to offer,
  235. and charge a fee for, acceptance of support, warranty, indemnity,
  236. or other liability obligations and/or rights consistent with this
  237. License. However, in accepting such obligations, You may act only
  238. on Your own behalf and on Your sole responsibility, not on behalf
  239. of any other Contributor, and only if You agree to indemnify,
  240. defend, and hold each Contributor harmless for any liability
  241. incurred by, or claims asserted against, such Contributor by reason
  242. of your accepting any such warranty or additional liability.
  243. END OF TERMS AND CONDITIONS
  244. APPENDIX: How to apply the Apache License to your work.
  245. To apply the Apache License to your work, attach the following
  246. boilerplate notice, with the fields enclosed by brackets "[]"
  247. replaced with your own identifying information. (Don't include
  248. the brackets!) The text should be enclosed in the appropriate
  249. comment syntax for the file format. We also recommend that a
  250. file or class name and description of purpose be included on the
  251. same "printed page" as the copyright notice for easier
  252. identification within third-party archives.
  253. Copyright [yyyy] [name of copyright owner]
  254. Licensed under the Apache License, Version 2.0 (the "License");
  255. you may not use this file except in compliance with the License.
  256. You may obtain a copy of the License at
  257. http://www.apache.org/licenses/LICENSE-2.0
  258. Unless required by applicable law or agreed to in writing, software
  259. distributed under the License is distributed on an "AS IS" BASIS,
  260. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  261. See the License for the specific language governing permissions and
  262. limitations under the License.
  263. </string>
  264. <key>License</key>
  265. <string>Apache</string>
  266. <key>Title</key>
  267. <string>Firebase</string>
  268. <key>Type</key>
  269. <string>PSGroupSpecifier</string>
  270. </dict>
  271. <dict>
  272. <key>FooterText</key>
  273. <string>Copyright 2021 Google</string>
  274. <key>License</key>
  275. <string>Copyright</string>
  276. <key>Title</key>
  277. <string>FirebaseAnalytics</string>
  278. <key>Type</key>
  279. <string>PSGroupSpecifier</string>
  280. </dict>
  281. <dict>
  282. <key>FooterText</key>
  283. <string>
  284. Apache License
  285. Version 2.0, January 2004
  286. http://www.apache.org/licenses/
  287. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  288. 1. Definitions.
  289. "License" shall mean the terms and conditions for use, reproduction,
  290. and distribution as defined by Sections 1 through 9 of this document.
  291. "Licensor" shall mean the copyright owner or entity authorized by
  292. the copyright owner that is granting the License.
  293. "Legal Entity" shall mean the union of the acting entity and all
  294. other entities that control, are controlled by, or are under common
  295. control with that entity. For the purposes of this definition,
  296. "control" means (i) the power, direct or indirect, to cause the
  297. direction or management of such entity, whether by contract or
  298. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  299. outstanding shares, or (iii) beneficial ownership of such entity.
  300. "You" (or "Your") shall mean an individual or Legal Entity
  301. exercising permissions granted by this License.
  302. "Source" form shall mean the preferred form for making modifications,
  303. including but not limited to software source code, documentation
  304. source, and configuration files.
  305. "Object" form shall mean any form resulting from mechanical
  306. transformation or translation of a Source form, including but
  307. not limited to compiled object code, generated documentation,
  308. and conversions to other media types.
  309. "Work" shall mean the work of authorship, whether in Source or
  310. Object form, made available under the License, as indicated by a
  311. copyright notice that is included in or attached to the work
  312. (an example is provided in the Appendix below).
  313. "Derivative Works" shall mean any work, whether in Source or Object
  314. form, that is based on (or derived from) the Work and for which the
  315. editorial revisions, annotations, elaborations, or other modifications
  316. represent, as a whole, an original work of authorship. For the purposes
  317. of this License, Derivative Works shall not include works that remain
  318. separable from, or merely link (or bind by name) to the interfaces of,
  319. the Work and Derivative Works thereof.
  320. "Contribution" shall mean any work of authorship, including
  321. the original version of the Work and any modifications or additions
  322. to that Work or Derivative Works thereof, that is intentionally
  323. submitted to Licensor for inclusion in the Work by the copyright owner
  324. or by an individual or Legal Entity authorized to submit on behalf of
  325. the copyright owner. For the purposes of this definition, "submitted"
  326. means any form of electronic, verbal, or written communication sent
  327. to the Licensor or its representatives, including but not limited to
  328. communication on electronic mailing lists, source code control systems,
  329. and issue tracking systems that are managed by, or on behalf of, the
  330. Licensor for the purpose of discussing and improving the Work, but
  331. excluding communication that is conspicuously marked or otherwise
  332. designated in writing by the copyright owner as "Not a Contribution."
  333. "Contributor" shall mean Licensor and any individual or Legal Entity
  334. on behalf of whom a Contribution has been received by Licensor and
  335. subsequently incorporated within the Work.
  336. 2. Grant of Copyright License. Subject to the terms and conditions of
  337. this License, each Contributor hereby grants to You a perpetual,
  338. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  339. copyright license to reproduce, prepare Derivative Works of,
  340. publicly display, publicly perform, sublicense, and distribute the
  341. Work and such Derivative Works in Source or Object form.
  342. 3. Grant of Patent License. Subject to the terms and conditions of
  343. this License, each Contributor hereby grants to You a perpetual,
  344. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  345. (except as stated in this section) patent license to make, have made,
  346. use, offer to sell, sell, import, and otherwise transfer the Work,
  347. where such license applies only to those patent claims licensable
  348. by such Contributor that are necessarily infringed by their
  349. Contribution(s) alone or by combination of their Contribution(s)
  350. with the Work to which such Contribution(s) was submitted. If You
  351. institute patent litigation against any entity (including a
  352. cross-claim or counterclaim in a lawsuit) alleging that the Work
  353. or a Contribution incorporated within the Work constitutes direct
  354. or contributory patent infringement, then any patent licenses
  355. granted to You under this License for that Work shall terminate
  356. as of the date such litigation is filed.
  357. 4. Redistribution. You may reproduce and distribute copies of the
  358. Work or Derivative Works thereof in any medium, with or without
  359. modifications, and in Source or Object form, provided that You
  360. meet the following conditions:
  361. (a) You must give any other recipients of the Work or
  362. Derivative Works a copy of this License; and
  363. (b) You must cause any modified files to carry prominent notices
  364. stating that You changed the files; and
  365. (c) You must retain, in the Source form of any Derivative Works
  366. that You distribute, all copyright, patent, trademark, and
  367. attribution notices from the Source form of the Work,
  368. excluding those notices that do not pertain to any part of
  369. the Derivative Works; and
  370. (d) If the Work includes a "NOTICE" text file as part of its
  371. distribution, then any Derivative Works that You distribute must
  372. include a readable copy of the attribution notices contained
  373. within such NOTICE file, excluding those notices that do not
  374. pertain to any part of the Derivative Works, in at least one
  375. of the following places: within a NOTICE text file distributed
  376. as part of the Derivative Works; within the Source form or
  377. documentation, if provided along with the Derivative Works; or,
  378. within a display generated by the Derivative Works, if and
  379. wherever such third-party notices normally appear. The contents
  380. of the NOTICE file are for informational purposes only and
  381. do not modify the License. You may add Your own attribution
  382. notices within Derivative Works that You distribute, alongside
  383. or as an addendum to the NOTICE text from the Work, provided
  384. that such additional attribution notices cannot be construed
  385. as modifying the License.
  386. You may add Your own copyright statement to Your modifications and
  387. may provide additional or different license terms and conditions
  388. for use, reproduction, or distribution of Your modifications, or
  389. for any such Derivative Works as a whole, provided Your use,
  390. reproduction, and distribution of the Work otherwise complies with
  391. the conditions stated in this License.
  392. 5. Submission of Contributions. Unless You explicitly state otherwise,
  393. any Contribution intentionally submitted for inclusion in the Work
  394. by You to the Licensor shall be under the terms and conditions of
  395. this License, without any additional terms or conditions.
  396. Notwithstanding the above, nothing herein shall supersede or modify
  397. the terms of any separate license agreement you may have executed
  398. with Licensor regarding such Contributions.
  399. 6. Trademarks. This License does not grant permission to use the trade
  400. names, trademarks, service marks, or product names of the Licensor,
  401. except as required for reasonable and customary use in describing the
  402. origin of the Work and reproducing the content of the NOTICE file.
  403. 7. Disclaimer of Warranty. Unless required by applicable law or
  404. agreed to in writing, Licensor provides the Work (and each
  405. Contributor provides its Contributions) on an "AS IS" BASIS,
  406. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  407. implied, including, without limitation, any warranties or conditions
  408. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  409. PARTICULAR PURPOSE. You are solely responsible for determining the
  410. appropriateness of using or redistributing the Work and assume any
  411. risks associated with Your exercise of permissions under this License.
  412. 8. Limitation of Liability. In no event and under no legal theory,
  413. whether in tort (including negligence), contract, or otherwise,
  414. unless required by applicable law (such as deliberate and grossly
  415. negligent acts) or agreed to in writing, shall any Contributor be
  416. liable to You for damages, including any direct, indirect, special,
  417. incidental, or consequential damages of any character arising as a
  418. result of this License or out of the use or inability to use the
  419. Work (including but not limited to damages for loss of goodwill,
  420. work stoppage, computer failure or malfunction, or any and all
  421. other commercial damages or losses), even if such Contributor
  422. has been advised of the possibility of such damages.
  423. 9. Accepting Warranty or Additional Liability. While redistributing
  424. the Work or Derivative Works thereof, You may choose to offer,
  425. and charge a fee for, acceptance of support, warranty, indemnity,
  426. or other liability obligations and/or rights consistent with this
  427. License. However, in accepting such obligations, You may act only
  428. on Your own behalf and on Your sole responsibility, not on behalf
  429. of any other Contributor, and only if You agree to indemnify,
  430. defend, and hold each Contributor harmless for any liability
  431. incurred by, or claims asserted against, such Contributor by reason
  432. of your accepting any such warranty or additional liability.
  433. END OF TERMS AND CONDITIONS
  434. APPENDIX: How to apply the Apache License to your work.
  435. To apply the Apache License to your work, attach the following
  436. boilerplate notice, with the fields enclosed by brackets "[]"
  437. replaced with your own identifying information. (Don't include
  438. the brackets!) The text should be enclosed in the appropriate
  439. comment syntax for the file format. We also recommend that a
  440. file or class name and description of purpose be included on the
  441. same "printed page" as the copyright notice for easier
  442. identification within third-party archives.
  443. Copyright [yyyy] [name of copyright owner]
  444. Licensed under the Apache License, Version 2.0 (the "License");
  445. you may not use this file except in compliance with the License.
  446. You may obtain a copy of the License at
  447. http://www.apache.org/licenses/LICENSE-2.0
  448. Unless required by applicable law or agreed to in writing, software
  449. distributed under the License is distributed on an "AS IS" BASIS,
  450. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  451. See the License for the specific language governing permissions and
  452. limitations under the License.
  453. </string>
  454. <key>License</key>
  455. <string>Apache</string>
  456. <key>Title</key>
  457. <string>FirebaseCore</string>
  458. <key>Type</key>
  459. <string>PSGroupSpecifier</string>
  460. </dict>
  461. <dict>
  462. <key>FooterText</key>
  463. <string>
  464. Apache License
  465. Version 2.0, January 2004
  466. http://www.apache.org/licenses/
  467. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  468. 1. Definitions.
  469. "License" shall mean the terms and conditions for use, reproduction,
  470. and distribution as defined by Sections 1 through 9 of this document.
  471. "Licensor" shall mean the copyright owner or entity authorized by
  472. the copyright owner that is granting the License.
  473. "Legal Entity" shall mean the union of the acting entity and all
  474. other entities that control, are controlled by, or are under common
  475. control with that entity. For the purposes of this definition,
  476. "control" means (i) the power, direct or indirect, to cause the
  477. direction or management of such entity, whether by contract or
  478. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  479. outstanding shares, or (iii) beneficial ownership of such entity.
  480. "You" (or "Your") shall mean an individual or Legal Entity
  481. exercising permissions granted by this License.
  482. "Source" form shall mean the preferred form for making modifications,
  483. including but not limited to software source code, documentation
  484. source, and configuration files.
  485. "Object" form shall mean any form resulting from mechanical
  486. transformation or translation of a Source form, including but
  487. not limited to compiled object code, generated documentation,
  488. and conversions to other media types.
  489. "Work" shall mean the work of authorship, whether in Source or
  490. Object form, made available under the License, as indicated by a
  491. copyright notice that is included in or attached to the work
  492. (an example is provided in the Appendix below).
  493. "Derivative Works" shall mean any work, whether in Source or Object
  494. form, that is based on (or derived from) the Work and for which the
  495. editorial revisions, annotations, elaborations, or other modifications
  496. represent, as a whole, an original work of authorship. For the purposes
  497. of this License, Derivative Works shall not include works that remain
  498. separable from, or merely link (or bind by name) to the interfaces of,
  499. the Work and Derivative Works thereof.
  500. "Contribution" shall mean any work of authorship, including
  501. the original version of the Work and any modifications or additions
  502. to that Work or Derivative Works thereof, that is intentionally
  503. submitted to Licensor for inclusion in the Work by the copyright owner
  504. or by an individual or Legal Entity authorized to submit on behalf of
  505. the copyright owner. For the purposes of this definition, "submitted"
  506. means any form of electronic, verbal, or written communication sent
  507. to the Licensor or its representatives, including but not limited to
  508. communication on electronic mailing lists, source code control systems,
  509. and issue tracking systems that are managed by, or on behalf of, the
  510. Licensor for the purpose of discussing and improving the Work, but
  511. excluding communication that is conspicuously marked or otherwise
  512. designated in writing by the copyright owner as "Not a Contribution."
  513. "Contributor" shall mean Licensor and any individual or Legal Entity
  514. on behalf of whom a Contribution has been received by Licensor and
  515. subsequently incorporated within the Work.
  516. 2. Grant of Copyright License. Subject to the terms and conditions of
  517. this License, each Contributor hereby grants to You a perpetual,
  518. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  519. copyright license to reproduce, prepare Derivative Works of,
  520. publicly display, publicly perform, sublicense, and distribute the
  521. Work and such Derivative Works in Source or Object form.
  522. 3. Grant of Patent License. Subject to the terms and conditions of
  523. this License, each Contributor hereby grants to You a perpetual,
  524. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  525. (except as stated in this section) patent license to make, have made,
  526. use, offer to sell, sell, import, and otherwise transfer the Work,
  527. where such license applies only to those patent claims licensable
  528. by such Contributor that are necessarily infringed by their
  529. Contribution(s) alone or by combination of their Contribution(s)
  530. with the Work to which such Contribution(s) was submitted. If You
  531. institute patent litigation against any entity (including a
  532. cross-claim or counterclaim in a lawsuit) alleging that the Work
  533. or a Contribution incorporated within the Work constitutes direct
  534. or contributory patent infringement, then any patent licenses
  535. granted to You under this License for that Work shall terminate
  536. as of the date such litigation is filed.
  537. 4. Redistribution. You may reproduce and distribute copies of the
  538. Work or Derivative Works thereof in any medium, with or without
  539. modifications, and in Source or Object form, provided that You
  540. meet the following conditions:
  541. (a) You must give any other recipients of the Work or
  542. Derivative Works a copy of this License; and
  543. (b) You must cause any modified files to carry prominent notices
  544. stating that You changed the files; and
  545. (c) You must retain, in the Source form of any Derivative Works
  546. that You distribute, all copyright, patent, trademark, and
  547. attribution notices from the Source form of the Work,
  548. excluding those notices that do not pertain to any part of
  549. the Derivative Works; and
  550. (d) If the Work includes a "NOTICE" text file as part of its
  551. distribution, then any Derivative Works that You distribute must
  552. include a readable copy of the attribution notices contained
  553. within such NOTICE file, excluding those notices that do not
  554. pertain to any part of the Derivative Works, in at least one
  555. of the following places: within a NOTICE text file distributed
  556. as part of the Derivative Works; within the Source form or
  557. documentation, if provided along with the Derivative Works; or,
  558. within a display generated by the Derivative Works, if and
  559. wherever such third-party notices normally appear. The contents
  560. of the NOTICE file are for informational purposes only and
  561. do not modify the License. You may add Your own attribution
  562. notices within Derivative Works that You distribute, alongside
  563. or as an addendum to the NOTICE text from the Work, provided
  564. that such additional attribution notices cannot be construed
  565. as modifying the License.
  566. You may add Your own copyright statement to Your modifications and
  567. may provide additional or different license terms and conditions
  568. for use, reproduction, or distribution of Your modifications, or
  569. for any such Derivative Works as a whole, provided Your use,
  570. reproduction, and distribution of the Work otherwise complies with
  571. the conditions stated in this License.
  572. 5. Submission of Contributions. Unless You explicitly state otherwise,
  573. any Contribution intentionally submitted for inclusion in the Work
  574. by You to the Licensor shall be under the terms and conditions of
  575. this License, without any additional terms or conditions.
  576. Notwithstanding the above, nothing herein shall supersede or modify
  577. the terms of any separate license agreement you may have executed
  578. with Licensor regarding such Contributions.
  579. 6. Trademarks. This License does not grant permission to use the trade
  580. names, trademarks, service marks, or product names of the Licensor,
  581. except as required for reasonable and customary use in describing the
  582. origin of the Work and reproducing the content of the NOTICE file.
  583. 7. Disclaimer of Warranty. Unless required by applicable law or
  584. agreed to in writing, Licensor provides the Work (and each
  585. Contributor provides its Contributions) on an "AS IS" BASIS,
  586. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  587. implied, including, without limitation, any warranties or conditions
  588. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  589. PARTICULAR PURPOSE. You are solely responsible for determining the
  590. appropriateness of using or redistributing the Work and assume any
  591. risks associated with Your exercise of permissions under this License.
  592. 8. Limitation of Liability. In no event and under no legal theory,
  593. whether in tort (including negligence), contract, or otherwise,
  594. unless required by applicable law (such as deliberate and grossly
  595. negligent acts) or agreed to in writing, shall any Contributor be
  596. liable to You for damages, including any direct, indirect, special,
  597. incidental, or consequential damages of any character arising as a
  598. result of this License or out of the use or inability to use the
  599. Work (including but not limited to damages for loss of goodwill,
  600. work stoppage, computer failure or malfunction, or any and all
  601. other commercial damages or losses), even if such Contributor
  602. has been advised of the possibility of such damages.
  603. 9. Accepting Warranty or Additional Liability. While redistributing
  604. the Work or Derivative Works thereof, You may choose to offer,
  605. and charge a fee for, acceptance of support, warranty, indemnity,
  606. or other liability obligations and/or rights consistent with this
  607. License. However, in accepting such obligations, You may act only
  608. on Your own behalf and on Your sole responsibility, not on behalf
  609. of any other Contributor, and only if You agree to indemnify,
  610. defend, and hold each Contributor harmless for any liability
  611. incurred by, or claims asserted against, such Contributor by reason
  612. of your accepting any such warranty or additional liability.
  613. END OF TERMS AND CONDITIONS
  614. APPENDIX: How to apply the Apache License to your work.
  615. To apply the Apache License to your work, attach the following
  616. boilerplate notice, with the fields enclosed by brackets "[]"
  617. replaced with your own identifying information. (Don't include
  618. the brackets!) The text should be enclosed in the appropriate
  619. comment syntax for the file format. We also recommend that a
  620. file or class name and description of purpose be included on the
  621. same "printed page" as the copyright notice for easier
  622. identification within third-party archives.
  623. Copyright [yyyy] [name of copyright owner]
  624. Licensed under the Apache License, Version 2.0 (the "License");
  625. you may not use this file except in compliance with the License.
  626. You may obtain a copy of the License at
  627. http://www.apache.org/licenses/LICENSE-2.0
  628. Unless required by applicable law or agreed to in writing, software
  629. distributed under the License is distributed on an "AS IS" BASIS,
  630. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  631. See the License for the specific language governing permissions and
  632. limitations under the License.
  633. </string>
  634. <key>License</key>
  635. <string>Apache</string>
  636. <key>Title</key>
  637. <string>FirebaseCoreDiagnostics</string>
  638. <key>Type</key>
  639. <string>PSGroupSpecifier</string>
  640. </dict>
  641. <dict>
  642. <key>FooterText</key>
  643. <string>
  644. Apache License
  645. Version 2.0, January 2004
  646. http://www.apache.org/licenses/
  647. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  648. 1. Definitions.
  649. "License" shall mean the terms and conditions for use, reproduction,
  650. and distribution as defined by Sections 1 through 9 of this document.
  651. "Licensor" shall mean the copyright owner or entity authorized by
  652. the copyright owner that is granting the License.
  653. "Legal Entity" shall mean the union of the acting entity and all
  654. other entities that control, are controlled by, or are under common
  655. control with that entity. For the purposes of this definition,
  656. "control" means (i) the power, direct or indirect, to cause the
  657. direction or management of such entity, whether by contract or
  658. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  659. outstanding shares, or (iii) beneficial ownership of such entity.
  660. "You" (or "Your") shall mean an individual or Legal Entity
  661. exercising permissions granted by this License.
  662. "Source" form shall mean the preferred form for making modifications,
  663. including but not limited to software source code, documentation
  664. source, and configuration files.
  665. "Object" form shall mean any form resulting from mechanical
  666. transformation or translation of a Source form, including but
  667. not limited to compiled object code, generated documentation,
  668. and conversions to other media types.
  669. "Work" shall mean the work of authorship, whether in Source or
  670. Object form, made available under the License, as indicated by a
  671. copyright notice that is included in or attached to the work
  672. (an example is provided in the Appendix below).
  673. "Derivative Works" shall mean any work, whether in Source or Object
  674. form, that is based on (or derived from) the Work and for which the
  675. editorial revisions, annotations, elaborations, or other modifications
  676. represent, as a whole, an original work of authorship. For the purposes
  677. of this License, Derivative Works shall not include works that remain
  678. separable from, or merely link (or bind by name) to the interfaces of,
  679. the Work and Derivative Works thereof.
  680. "Contribution" shall mean any work of authorship, including
  681. the original version of the Work and any modifications or additions
  682. to that Work or Derivative Works thereof, that is intentionally
  683. submitted to Licensor for inclusion in the Work by the copyright owner
  684. or by an individual or Legal Entity authorized to submit on behalf of
  685. the copyright owner. For the purposes of this definition, "submitted"
  686. means any form of electronic, verbal, or written communication sent
  687. to the Licensor or its representatives, including but not limited to
  688. communication on electronic mailing lists, source code control systems,
  689. and issue tracking systems that are managed by, or on behalf of, the
  690. Licensor for the purpose of discussing and improving the Work, but
  691. excluding communication that is conspicuously marked or otherwise
  692. designated in writing by the copyright owner as "Not a Contribution."
  693. "Contributor" shall mean Licensor and any individual or Legal Entity
  694. on behalf of whom a Contribution has been received by Licensor and
  695. subsequently incorporated within the Work.
  696. 2. Grant of Copyright License. Subject to the terms and conditions of
  697. this License, each Contributor hereby grants to You a perpetual,
  698. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  699. copyright license to reproduce, prepare Derivative Works of,
  700. publicly display, publicly perform, sublicense, and distribute the
  701. Work and such Derivative Works in Source or Object form.
  702. 3. Grant of Patent License. Subject to the terms and conditions of
  703. this License, each Contributor hereby grants to You a perpetual,
  704. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  705. (except as stated in this section) patent license to make, have made,
  706. use, offer to sell, sell, import, and otherwise transfer the Work,
  707. where such license applies only to those patent claims licensable
  708. by such Contributor that are necessarily infringed by their
  709. Contribution(s) alone or by combination of their Contribution(s)
  710. with the Work to which such Contribution(s) was submitted. If You
  711. institute patent litigation against any entity (including a
  712. cross-claim or counterclaim in a lawsuit) alleging that the Work
  713. or a Contribution incorporated within the Work constitutes direct
  714. or contributory patent infringement, then any patent licenses
  715. granted to You under this License for that Work shall terminate
  716. as of the date such litigation is filed.
  717. 4. Redistribution. You may reproduce and distribute copies of the
  718. Work or Derivative Works thereof in any medium, with or without
  719. modifications, and in Source or Object form, provided that You
  720. meet the following conditions:
  721. (a) You must give any other recipients of the Work or
  722. Derivative Works a copy of this License; and
  723. (b) You must cause any modified files to carry prominent notices
  724. stating that You changed the files; and
  725. (c) You must retain, in the Source form of any Derivative Works
  726. that You distribute, all copyright, patent, trademark, and
  727. attribution notices from the Source form of the Work,
  728. excluding those notices that do not pertain to any part of
  729. the Derivative Works; and
  730. (d) If the Work includes a "NOTICE" text file as part of its
  731. distribution, then any Derivative Works that You distribute must
  732. include a readable copy of the attribution notices contained
  733. within such NOTICE file, excluding those notices that do not
  734. pertain to any part of the Derivative Works, in at least one
  735. of the following places: within a NOTICE text file distributed
  736. as part of the Derivative Works; within the Source form or
  737. documentation, if provided along with the Derivative Works; or,
  738. within a display generated by the Derivative Works, if and
  739. wherever such third-party notices normally appear. The contents
  740. of the NOTICE file are for informational purposes only and
  741. do not modify the License. You may add Your own attribution
  742. notices within Derivative Works that You distribute, alongside
  743. or as an addendum to the NOTICE text from the Work, provided
  744. that such additional attribution notices cannot be construed
  745. as modifying the License.
  746. You may add Your own copyright statement to Your modifications and
  747. may provide additional or different license terms and conditions
  748. for use, reproduction, or distribution of Your modifications, or
  749. for any such Derivative Works as a whole, provided Your use,
  750. reproduction, and distribution of the Work otherwise complies with
  751. the conditions stated in this License.
  752. 5. Submission of Contributions. Unless You explicitly state otherwise,
  753. any Contribution intentionally submitted for inclusion in the Work
  754. by You to the Licensor shall be under the terms and conditions of
  755. this License, without any additional terms or conditions.
  756. Notwithstanding the above, nothing herein shall supersede or modify
  757. the terms of any separate license agreement you may have executed
  758. with Licensor regarding such Contributions.
  759. 6. Trademarks. This License does not grant permission to use the trade
  760. names, trademarks, service marks, or product names of the Licensor,
  761. except as required for reasonable and customary use in describing the
  762. origin of the Work and reproducing the content of the NOTICE file.
  763. 7. Disclaimer of Warranty. Unless required by applicable law or
  764. agreed to in writing, Licensor provides the Work (and each
  765. Contributor provides its Contributions) on an "AS IS" BASIS,
  766. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  767. implied, including, without limitation, any warranties or conditions
  768. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  769. PARTICULAR PURPOSE. You are solely responsible for determining the
  770. appropriateness of using or redistributing the Work and assume any
  771. risks associated with Your exercise of permissions under this License.
  772. 8. Limitation of Liability. In no event and under no legal theory,
  773. whether in tort (including negligence), contract, or otherwise,
  774. unless required by applicable law (such as deliberate and grossly
  775. negligent acts) or agreed to in writing, shall any Contributor be
  776. liable to You for damages, including any direct, indirect, special,
  777. incidental, or consequential damages of any character arising as a
  778. result of this License or out of the use or inability to use the
  779. Work (including but not limited to damages for loss of goodwill,
  780. work stoppage, computer failure or malfunction, or any and all
  781. other commercial damages or losses), even if such Contributor
  782. has been advised of the possibility of such damages.
  783. 9. Accepting Warranty or Additional Liability. While redistributing
  784. the Work or Derivative Works thereof, You may choose to offer,
  785. and charge a fee for, acceptance of support, warranty, indemnity,
  786. or other liability obligations and/or rights consistent with this
  787. License. However, in accepting such obligations, You may act only
  788. on Your own behalf and on Your sole responsibility, not on behalf
  789. of any other Contributor, and only if You agree to indemnify,
  790. defend, and hold each Contributor harmless for any liability
  791. incurred by, or claims asserted against, such Contributor by reason
  792. of your accepting any such warranty or additional liability.
  793. END OF TERMS AND CONDITIONS
  794. APPENDIX: How to apply the Apache License to your work.
  795. To apply the Apache License to your work, attach the following
  796. boilerplate notice, with the fields enclosed by brackets "[]"
  797. replaced with your own identifying information. (Don't include
  798. the brackets!) The text should be enclosed in the appropriate
  799. comment syntax for the file format. We also recommend that a
  800. file or class name and description of purpose be included on the
  801. same "printed page" as the copyright notice for easier
  802. identification within third-party archives.
  803. Copyright [yyyy] [name of copyright owner]
  804. Licensed under the Apache License, Version 2.0 (the "License");
  805. you may not use this file except in compliance with the License.
  806. You may obtain a copy of the License at
  807. http://www.apache.org/licenses/LICENSE-2.0
  808. Unless required by applicable law or agreed to in writing, software
  809. distributed under the License is distributed on an "AS IS" BASIS,
  810. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  811. See the License for the specific language governing permissions and
  812. limitations under the License.
  813. </string>
  814. <key>License</key>
  815. <string>Apache</string>
  816. <key>Title</key>
  817. <string>FirebaseInstallations</string>
  818. <key>Type</key>
  819. <string>PSGroupSpecifier</string>
  820. </dict>
  821. <dict>
  822. <key>FooterText</key>
  823. <string>Copyright 2020 Google</string>
  824. <key>License</key>
  825. <string>Copyright</string>
  826. <key>Title</key>
  827. <string>Google-Mobile-Ads-SDK</string>
  828. <key>Type</key>
  829. <string>PSGroupSpecifier</string>
  830. </dict>
  831. <dict>
  832. <key>FooterText</key>
  833. <string>Copyright 2021 Google</string>
  834. <key>License</key>
  835. <string>Copyright</string>
  836. <key>Title</key>
  837. <string>GoogleAppMeasurement</string>
  838. <key>Type</key>
  839. <string>PSGroupSpecifier</string>
  840. </dict>
  841. <dict>
  842. <key>FooterText</key>
  843. <string>
  844. Apache License
  845. Version 2.0, January 2004
  846. http://www.apache.org/licenses/
  847. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  848. 1. Definitions.
  849. "License" shall mean the terms and conditions for use, reproduction,
  850. and distribution as defined by Sections 1 through 9 of this document.
  851. "Licensor" shall mean the copyright owner or entity authorized by
  852. the copyright owner that is granting the License.
  853. "Legal Entity" shall mean the union of the acting entity and all
  854. other entities that control, are controlled by, or are under common
  855. control with that entity. For the purposes of this definition,
  856. "control" means (i) the power, direct or indirect, to cause the
  857. direction or management of such entity, whether by contract or
  858. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  859. outstanding shares, or (iii) beneficial ownership of such entity.
  860. "You" (or "Your") shall mean an individual or Legal Entity
  861. exercising permissions granted by this License.
  862. "Source" form shall mean the preferred form for making modifications,
  863. including but not limited to software source code, documentation
  864. source, and configuration files.
  865. "Object" form shall mean any form resulting from mechanical
  866. transformation or translation of a Source form, including but
  867. not limited to compiled object code, generated documentation,
  868. and conversions to other media types.
  869. "Work" shall mean the work of authorship, whether in Source or
  870. Object form, made available under the License, as indicated by a
  871. copyright notice that is included in or attached to the work
  872. (an example is provided in the Appendix below).
  873. "Derivative Works" shall mean any work, whether in Source or Object
  874. form, that is based on (or derived from) the Work and for which the
  875. editorial revisions, annotations, elaborations, or other modifications
  876. represent, as a whole, an original work of authorship. For the purposes
  877. of this License, Derivative Works shall not include works that remain
  878. separable from, or merely link (or bind by name) to the interfaces of,
  879. the Work and Derivative Works thereof.
  880. "Contribution" shall mean any work of authorship, including
  881. the original version of the Work and any modifications or additions
  882. to that Work or Derivative Works thereof, that is intentionally
  883. submitted to Licensor for inclusion in the Work by the copyright owner
  884. or by an individual or Legal Entity authorized to submit on behalf of
  885. the copyright owner. For the purposes of this definition, "submitted"
  886. means any form of electronic, verbal, or written communication sent
  887. to the Licensor or its representatives, including but not limited to
  888. communication on electronic mailing lists, source code control systems,
  889. and issue tracking systems that are managed by, or on behalf of, the
  890. Licensor for the purpose of discussing and improving the Work, but
  891. excluding communication that is conspicuously marked or otherwise
  892. designated in writing by the copyright owner as "Not a Contribution."
  893. "Contributor" shall mean Licensor and any individual or Legal Entity
  894. on behalf of whom a Contribution has been received by Licensor and
  895. subsequently incorporated within the Work.
  896. 2. Grant of Copyright License. Subject to the terms and conditions of
  897. this License, each Contributor hereby grants to You a perpetual,
  898. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  899. copyright license to reproduce, prepare Derivative Works of,
  900. publicly display, publicly perform, sublicense, and distribute the
  901. Work and such Derivative Works in Source or Object form.
  902. 3. Grant of Patent License. Subject to the terms and conditions of
  903. this License, each Contributor hereby grants to You a perpetual,
  904. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  905. (except as stated in this section) patent license to make, have made,
  906. use, offer to sell, sell, import, and otherwise transfer the Work,
  907. where such license applies only to those patent claims licensable
  908. by such Contributor that are necessarily infringed by their
  909. Contribution(s) alone or by combination of their Contribution(s)
  910. with the Work to which such Contribution(s) was submitted. If You
  911. institute patent litigation against any entity (including a
  912. cross-claim or counterclaim in a lawsuit) alleging that the Work
  913. or a Contribution incorporated within the Work constitutes direct
  914. or contributory patent infringement, then any patent licenses
  915. granted to You under this License for that Work shall terminate
  916. as of the date such litigation is filed.
  917. 4. Redistribution. You may reproduce and distribute copies of the
  918. Work or Derivative Works thereof in any medium, with or without
  919. modifications, and in Source or Object form, provided that You
  920. meet the following conditions:
  921. (a) You must give any other recipients of the Work or
  922. Derivative Works a copy of this License; and
  923. (b) You must cause any modified files to carry prominent notices
  924. stating that You changed the files; and
  925. (c) You must retain, in the Source form of any Derivative Works
  926. that You distribute, all copyright, patent, trademark, and
  927. attribution notices from the Source form of the Work,
  928. excluding those notices that do not pertain to any part of
  929. the Derivative Works; and
  930. (d) If the Work includes a "NOTICE" text file as part of its
  931. distribution, then any Derivative Works that You distribute must
  932. include a readable copy of the attribution notices contained
  933. within such NOTICE file, excluding those notices that do not
  934. pertain to any part of the Derivative Works, in at least one
  935. of the following places: within a NOTICE text file distributed
  936. as part of the Derivative Works; within the Source form or
  937. documentation, if provided along with the Derivative Works; or,
  938. within a display generated by the Derivative Works, if and
  939. wherever such third-party notices normally appear. The contents
  940. of the NOTICE file are for informational purposes only and
  941. do not modify the License. You may add Your own attribution
  942. notices within Derivative Works that You distribute, alongside
  943. or as an addendum to the NOTICE text from the Work, provided
  944. that such additional attribution notices cannot be construed
  945. as modifying the License.
  946. You may add Your own copyright statement to Your modifications and
  947. may provide additional or different license terms and conditions
  948. for use, reproduction, or distribution of Your modifications, or
  949. for any such Derivative Works as a whole, provided Your use,
  950. reproduction, and distribution of the Work otherwise complies with
  951. the conditions stated in this License.
  952. 5. Submission of Contributions. Unless You explicitly state otherwise,
  953. any Contribution intentionally submitted for inclusion in the Work
  954. by You to the Licensor shall be under the terms and conditions of
  955. this License, without any additional terms or conditions.
  956. Notwithstanding the above, nothing herein shall supersede or modify
  957. the terms of any separate license agreement you may have executed
  958. with Licensor regarding such Contributions.
  959. 6. Trademarks. This License does not grant permission to use the trade
  960. names, trademarks, service marks, or product names of the Licensor,
  961. except as required for reasonable and customary use in describing the
  962. origin of the Work and reproducing the content of the NOTICE file.
  963. 7. Disclaimer of Warranty. Unless required by applicable law or
  964. agreed to in writing, Licensor provides the Work (and each
  965. Contributor provides its Contributions) on an "AS IS" BASIS,
  966. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  967. implied, including, without limitation, any warranties or conditions
  968. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  969. PARTICULAR PURPOSE. You are solely responsible for determining the
  970. appropriateness of using or redistributing the Work and assume any
  971. risks associated with Your exercise of permissions under this License.
  972. 8. Limitation of Liability. In no event and under no legal theory,
  973. whether in tort (including negligence), contract, or otherwise,
  974. unless required by applicable law (such as deliberate and grossly
  975. negligent acts) or agreed to in writing, shall any Contributor be
  976. liable to You for damages, including any direct, indirect, special,
  977. incidental, or consequential damages of any character arising as a
  978. result of this License or out of the use or inability to use the
  979. Work (including but not limited to damages for loss of goodwill,
  980. work stoppage, computer failure or malfunction, or any and all
  981. other commercial damages or losses), even if such Contributor
  982. has been advised of the possibility of such damages.
  983. 9. Accepting Warranty or Additional Liability. While redistributing
  984. the Work or Derivative Works thereof, You may choose to offer,
  985. and charge a fee for, acceptance of support, warranty, indemnity,
  986. or other liability obligations and/or rights consistent with this
  987. License. However, in accepting such obligations, You may act only
  988. on Your own behalf and on Your sole responsibility, not on behalf
  989. of any other Contributor, and only if You agree to indemnify,
  990. defend, and hold each Contributor harmless for any liability
  991. incurred by, or claims asserted against, such Contributor by reason
  992. of your accepting any such warranty or additional liability.
  993. END OF TERMS AND CONDITIONS
  994. APPENDIX: How to apply the Apache License to your work.
  995. To apply the Apache License to your work, attach the following
  996. boilerplate notice, with the fields enclosed by brackets "[]"
  997. replaced with your own identifying information. (Don't include
  998. the brackets!) The text should be enclosed in the appropriate
  999. comment syntax for the file format. We also recommend that a
  1000. file or class name and description of purpose be included on the
  1001. same "printed page" as the copyright notice for easier
  1002. identification within third-party archives.
  1003. Copyright [yyyy] [name of copyright owner]
  1004. Licensed under the Apache License, Version 2.0 (the "License");
  1005. you may not use this file except in compliance with the License.
  1006. You may obtain a copy of the License at
  1007. http://www.apache.org/licenses/LICENSE-2.0
  1008. Unless required by applicable law or agreed to in writing, software
  1009. distributed under the License is distributed on an "AS IS" BASIS,
  1010. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1011. See the License for the specific language governing permissions and
  1012. limitations under the License.
  1013. </string>
  1014. <key>License</key>
  1015. <string>Apache</string>
  1016. <key>Title</key>
  1017. <string>GoogleDataTransport</string>
  1018. <key>Type</key>
  1019. <string>PSGroupSpecifier</string>
  1020. </dict>
  1021. <dict>
  1022. <key>FooterText</key>
  1023. <string>Copyright 2020 Google</string>
  1024. <key>License</key>
  1025. <string>Copyright</string>
  1026. <key>Title</key>
  1027. <string>GoogleUserMessagingPlatform</string>
  1028. <key>Type</key>
  1029. <string>PSGroupSpecifier</string>
  1030. </dict>
  1031. <dict>
  1032. <key>FooterText</key>
  1033. <string>
  1034. Apache License
  1035. Version 2.0, January 2004
  1036. http://www.apache.org/licenses/
  1037. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  1038. 1. Definitions.
  1039. "License" shall mean the terms and conditions for use, reproduction,
  1040. and distribution as defined by Sections 1 through 9 of this document.
  1041. "Licensor" shall mean the copyright owner or entity authorized by
  1042. the copyright owner that is granting the License.
  1043. "Legal Entity" shall mean the union of the acting entity and all
  1044. other entities that control, are controlled by, or are under common
  1045. control with that entity. For the purposes of this definition,
  1046. "control" means (i) the power, direct or indirect, to cause the
  1047. direction or management of such entity, whether by contract or
  1048. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  1049. outstanding shares, or (iii) beneficial ownership of such entity.
  1050. "You" (or "Your") shall mean an individual or Legal Entity
  1051. exercising permissions granted by this License.
  1052. "Source" form shall mean the preferred form for making modifications,
  1053. including but not limited to software source code, documentation
  1054. source, and configuration files.
  1055. "Object" form shall mean any form resulting from mechanical
  1056. transformation or translation of a Source form, including but
  1057. not limited to compiled object code, generated documentation,
  1058. and conversions to other media types.
  1059. "Work" shall mean the work of authorship, whether in Source or
  1060. Object form, made available under the License, as indicated by a
  1061. copyright notice that is included in or attached to the work
  1062. (an example is provided in the Appendix below).
  1063. "Derivative Works" shall mean any work, whether in Source or Object
  1064. form, that is based on (or derived from) the Work and for which the
  1065. editorial revisions, annotations, elaborations, or other modifications
  1066. represent, as a whole, an original work of authorship. For the purposes
  1067. of this License, Derivative Works shall not include works that remain
  1068. separable from, or merely link (or bind by name) to the interfaces of,
  1069. the Work and Derivative Works thereof.
  1070. "Contribution" shall mean any work of authorship, including
  1071. the original version of the Work and any modifications or additions
  1072. to that Work or Derivative Works thereof, that is intentionally
  1073. submitted to Licensor for inclusion in the Work by the copyright owner
  1074. or by an individual or Legal Entity authorized to submit on behalf of
  1075. the copyright owner. For the purposes of this definition, "submitted"
  1076. means any form of electronic, verbal, or written communication sent
  1077. to the Licensor or its representatives, including but not limited to
  1078. communication on electronic mailing lists, source code control systems,
  1079. and issue tracking systems that are managed by, or on behalf of, the
  1080. Licensor for the purpose of discussing and improving the Work, but
  1081. excluding communication that is conspicuously marked or otherwise
  1082. designated in writing by the copyright owner as "Not a Contribution."
  1083. "Contributor" shall mean Licensor and any individual or Legal Entity
  1084. on behalf of whom a Contribution has been received by Licensor and
  1085. subsequently incorporated within the Work.
  1086. 2. Grant of Copyright License. Subject to the terms and conditions of
  1087. this License, each Contributor hereby grants to You a perpetual,
  1088. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1089. copyright license to reproduce, prepare Derivative Works of,
  1090. publicly display, publicly perform, sublicense, and distribute the
  1091. Work and such Derivative Works in Source or Object form.
  1092. 3. Grant of Patent License. Subject to the terms and conditions of
  1093. this License, each Contributor hereby grants to You a perpetual,
  1094. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1095. (except as stated in this section) patent license to make, have made,
  1096. use, offer to sell, sell, import, and otherwise transfer the Work,
  1097. where such license applies only to those patent claims licensable
  1098. by such Contributor that are necessarily infringed by their
  1099. Contribution(s) alone or by combination of their Contribution(s)
  1100. with the Work to which such Contribution(s) was submitted. If You
  1101. institute patent litigation against any entity (including a
  1102. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1103. or a Contribution incorporated within the Work constitutes direct
  1104. or contributory patent infringement, then any patent licenses
  1105. granted to You under this License for that Work shall terminate
  1106. as of the date such litigation is filed.
  1107. 4. Redistribution. You may reproduce and distribute copies of the
  1108. Work or Derivative Works thereof in any medium, with or without
  1109. modifications, and in Source or Object form, provided that You
  1110. meet the following conditions:
  1111. (a) You must give any other recipients of the Work or
  1112. Derivative Works a copy of this License; and
  1113. (b) You must cause any modified files to carry prominent notices
  1114. stating that You changed the files; and
  1115. (c) You must retain, in the Source form of any Derivative Works
  1116. that You distribute, all copyright, patent, trademark, and
  1117. attribution notices from the Source form of the Work,
  1118. excluding those notices that do not pertain to any part of
  1119. the Derivative Works; and
  1120. (d) If the Work includes a "NOTICE" text file as part of its
  1121. distribution, then any Derivative Works that You distribute must
  1122. include a readable copy of the attribution notices contained
  1123. within such NOTICE file, excluding those notices that do not
  1124. pertain to any part of the Derivative Works, in at least one
  1125. of the following places: within a NOTICE text file distributed
  1126. as part of the Derivative Works; within the Source form or
  1127. documentation, if provided along with the Derivative Works; or,
  1128. within a display generated by the Derivative Works, if and
  1129. wherever such third-party notices normally appear. The contents
  1130. of the NOTICE file are for informational purposes only and
  1131. do not modify the License. You may add Your own attribution
  1132. notices within Derivative Works that You distribute, alongside
  1133. or as an addendum to the NOTICE text from the Work, provided
  1134. that such additional attribution notices cannot be construed
  1135. as modifying the License.
  1136. You may add Your own copyright statement to Your modifications and
  1137. may provide additional or different license terms and conditions
  1138. for use, reproduction, or distribution of Your modifications, or
  1139. for any such Derivative Works as a whole, provided Your use,
  1140. reproduction, and distribution of the Work otherwise complies with
  1141. the conditions stated in this License.
  1142. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1143. any Contribution intentionally submitted for inclusion in the Work
  1144. by You to the Licensor shall be under the terms and conditions of
  1145. this License, without any additional terms or conditions.
  1146. Notwithstanding the above, nothing herein shall supersede or modify
  1147. the terms of any separate license agreement you may have executed
  1148. with Licensor regarding such Contributions.
  1149. 6. Trademarks. This License does not grant permission to use the trade
  1150. names, trademarks, service marks, or product names of the Licensor,
  1151. except as required for reasonable and customary use in describing the
  1152. origin of the Work and reproducing the content of the NOTICE file.
  1153. 7. Disclaimer of Warranty. Unless required by applicable law or
  1154. agreed to in writing, Licensor provides the Work (and each
  1155. Contributor provides its Contributions) on an "AS IS" BASIS,
  1156. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1157. implied, including, without limitation, any warranties or conditions
  1158. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1159. PARTICULAR PURPOSE. You are solely responsible for determining the
  1160. appropriateness of using or redistributing the Work and assume any
  1161. risks associated with Your exercise of permissions under this License.
  1162. 8. Limitation of Liability. In no event and under no legal theory,
  1163. whether in tort (including negligence), contract, or otherwise,
  1164. unless required by applicable law (such as deliberate and grossly
  1165. negligent acts) or agreed to in writing, shall any Contributor be
  1166. liable to You for damages, including any direct, indirect, special,
  1167. incidental, or consequential damages of any character arising as a
  1168. result of this License or out of the use or inability to use the
  1169. Work (including but not limited to damages for loss of goodwill,
  1170. work stoppage, computer failure or malfunction, or any and all
  1171. other commercial damages or losses), even if such Contributor
  1172. has been advised of the possibility of such damages.
  1173. 9. Accepting Warranty or Additional Liability. While redistributing
  1174. the Work or Derivative Works thereof, You may choose to offer,
  1175. and charge a fee for, acceptance of support, warranty, indemnity,
  1176. or other liability obligations and/or rights consistent with this
  1177. License. However, in accepting such obligations, You may act only
  1178. on Your own behalf and on Your sole responsibility, not on behalf
  1179. of any other Contributor, and only if You agree to indemnify,
  1180. defend, and hold each Contributor harmless for any liability
  1181. incurred by, or claims asserted against, such Contributor by reason
  1182. of your accepting any such warranty or additional liability.
  1183. END OF TERMS AND CONDITIONS
  1184. APPENDIX: How to apply the Apache License to your work.
  1185. To apply the Apache License to your work, attach the following
  1186. boilerplate notice, with the fields enclosed by brackets "[]"
  1187. replaced with your own identifying information. (Don't include
  1188. the brackets!) The text should be enclosed in the appropriate
  1189. comment syntax for the file format. We also recommend that a
  1190. file or class name and description of purpose be included on the
  1191. same "printed page" as the copyright notice for easier
  1192. identification within third-party archives.
  1193. Copyright [yyyy] [name of copyright owner]
  1194. Licensed under the Apache License, Version 2.0 (the "License");
  1195. you may not use this file except in compliance with the License.
  1196. You may obtain a copy of the License at
  1197. http://www.apache.org/licenses/LICENSE-2.0
  1198. Unless required by applicable law or agreed to in writing, software
  1199. distributed under the License is distributed on an "AS IS" BASIS,
  1200. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1201. See the License for the specific language governing permissions and
  1202. limitations under the License.
  1203. ================================================================================
  1204. The following copyright from Landon J. Fuller applies to the isAppEncrypted
  1205. function in Environment/third_party/GULAppEnvironmentUtil.m.
  1206. Copyright (c) 2017 Landon J. Fuller &lt;landon@landonf.org&gt;
  1207. All rights reserved.
  1208. Permission is hereby granted, free of charge, to any person obtaining a copy of
  1209. this software and associated documentation files (the "Software"), to deal in
  1210. the Software without restriction, including without limitation the rights to
  1211. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  1212. the Software, and to permit persons to whom the Software is furnished to do so,
  1213. subject to the following conditions:
  1214. The above copyright notice and this permission notice shall be included in all
  1215. copies or substantial portions of the Software.
  1216. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1217. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  1218. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  1219. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  1220. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  1221. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  1222. Comment from
  1223. &lt;a href="http://iphonedevwiki.net/index.php/Crack_prevention"&gt;iPhone Dev Wiki
  1224. Crack Prevention&lt;/a&gt;: App Store binaries are signed by both their developer
  1225. and Apple. This encrypts the binary so that decryption keys are needed in order
  1226. to make the binary readable. When iOS executes the binary, the decryption keys
  1227. are used to decrypt the binary into a readable state where it is then loaded
  1228. into memory and executed. iOS can tell the encryption status of a binary via the
  1229. cryptid structure member of LC_ENCRYPTION_INFO MachO load command. If cryptid is
  1230. a non-zero value then the binary is encrypted.
  1231. 'Cracking' works by letting the kernel decrypt the binary then siphoning the
  1232. decrypted data into a new binary file, resigning, and repackaging. This will
  1233. only work on jailbroken devices as codesignature validation has been removed.
  1234. Resigning takes place because while the codesignature doesn't have to be valid
  1235. thanks to the jailbreak, it does have to be in place unless you have AppSync or
  1236. similar to disable codesignature checks.
  1237. More information at &lt;a href="http://landonf.org/2009/02/index.html"&gt;Landon
  1238. Fuller's blog&lt;/a&gt;
  1239. </string>
  1240. <key>License</key>
  1241. <string>Apache</string>
  1242. <key>Title</key>
  1243. <string>GoogleUtilities</string>
  1244. <key>Type</key>
  1245. <string>PSGroupSpecifier</string>
  1246. </dict>
  1247. <dict>
  1248. <key>FooterText</key>
  1249. <string>https://platform.ironsrc.com/partners/terms-and-conditions-new-user</string>
  1250. <key>License</key>
  1251. <string>Commercial</string>
  1252. <key>Title</key>
  1253. <string>IronSourceSDK</string>
  1254. <key>Type</key>
  1255. <string>PSGroupSpecifier</string>
  1256. </dict>
  1257. <dict>
  1258. <key>FooterText</key>
  1259. <string>
  1260. Apache License
  1261. Version 2.0, January 2004
  1262. http://www.apache.org/licenses/
  1263. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  1264. 1. Definitions.
  1265. "License" shall mean the terms and conditions for use, reproduction,
  1266. and distribution as defined by Sections 1 through 9 of this document.
  1267. "Licensor" shall mean the copyright owner or entity authorized by
  1268. the copyright owner that is granting the License.
  1269. "Legal Entity" shall mean the union of the acting entity and all
  1270. other entities that control, are controlled by, or are under common
  1271. control with that entity. For the purposes of this definition,
  1272. "control" means (i) the power, direct or indirect, to cause the
  1273. direction or management of such entity, whether by contract or
  1274. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  1275. outstanding shares, or (iii) beneficial ownership of such entity.
  1276. "You" (or "Your") shall mean an individual or Legal Entity
  1277. exercising permissions granted by this License.
  1278. "Source" form shall mean the preferred form for making modifications,
  1279. including but not limited to software source code, documentation
  1280. source, and configuration files.
  1281. "Object" form shall mean any form resulting from mechanical
  1282. transformation or translation of a Source form, including but
  1283. not limited to compiled object code, generated documentation,
  1284. and conversions to other media types.
  1285. "Work" shall mean the work of authorship, whether in Source or
  1286. Object form, made available under the License, as indicated by a
  1287. copyright notice that is included in or attached to the work
  1288. (an example is provided in the Appendix below).
  1289. "Derivative Works" shall mean any work, whether in Source or Object
  1290. form, that is based on (or derived from) the Work and for which the
  1291. editorial revisions, annotations, elaborations, or other modifications
  1292. represent, as a whole, an original work of authorship. For the purposes
  1293. of this License, Derivative Works shall not include works that remain
  1294. separable from, or merely link (or bind by name) to the interfaces of,
  1295. the Work and Derivative Works thereof.
  1296. "Contribution" shall mean any work of authorship, including
  1297. the original version of the Work and any modifications or additions
  1298. to that Work or Derivative Works thereof, that is intentionally
  1299. submitted to Licensor for inclusion in the Work by the copyright owner
  1300. or by an individual or Legal Entity authorized to submit on behalf of
  1301. the copyright owner. For the purposes of this definition, "submitted"
  1302. means any form of electronic, verbal, or written communication sent
  1303. to the Licensor or its representatives, including but not limited to
  1304. communication on electronic mailing lists, source code control systems,
  1305. and issue tracking systems that are managed by, or on behalf of, the
  1306. Licensor for the purpose of discussing and improving the Work, but
  1307. excluding communication that is conspicuously marked or otherwise
  1308. designated in writing by the copyright owner as "Not a Contribution."
  1309. "Contributor" shall mean Licensor and any individual or Legal Entity
  1310. on behalf of whom a Contribution has been received by Licensor and
  1311. subsequently incorporated within the Work.
  1312. 2. Grant of Copyright License. Subject to the terms and conditions of
  1313. this License, each Contributor hereby grants to You a perpetual,
  1314. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1315. copyright license to reproduce, prepare Derivative Works of,
  1316. publicly display, publicly perform, sublicense, and distribute the
  1317. Work and such Derivative Works in Source or Object form.
  1318. 3. Grant of Patent License. Subject to the terms and conditions of
  1319. this License, each Contributor hereby grants to You a perpetual,
  1320. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  1321. (except as stated in this section) patent license to make, have made,
  1322. use, offer to sell, sell, import, and otherwise transfer the Work,
  1323. where such license applies only to those patent claims licensable
  1324. by such Contributor that are necessarily infringed by their
  1325. Contribution(s) alone or by combination of their Contribution(s)
  1326. with the Work to which such Contribution(s) was submitted. If You
  1327. institute patent litigation against any entity (including a
  1328. cross-claim or counterclaim in a lawsuit) alleging that the Work
  1329. or a Contribution incorporated within the Work constitutes direct
  1330. or contributory patent infringement, then any patent licenses
  1331. granted to You under this License for that Work shall terminate
  1332. as of the date such litigation is filed.
  1333. 4. Redistribution. You may reproduce and distribute copies of the
  1334. Work or Derivative Works thereof in any medium, with or without
  1335. modifications, and in Source or Object form, provided that You
  1336. meet the following conditions:
  1337. (a) You must give any other recipients of the Work or
  1338. Derivative Works a copy of this License; and
  1339. (b) You must cause any modified files to carry prominent notices
  1340. stating that You changed the files; and
  1341. (c) You must retain, in the Source form of any Derivative Works
  1342. that You distribute, all copyright, patent, trademark, and
  1343. attribution notices from the Source form of the Work,
  1344. excluding those notices that do not pertain to any part of
  1345. the Derivative Works; and
  1346. (d) If the Work includes a "NOTICE" text file as part of its
  1347. distribution, then any Derivative Works that You distribute must
  1348. include a readable copy of the attribution notices contained
  1349. within such NOTICE file, excluding those notices that do not
  1350. pertain to any part of the Derivative Works, in at least one
  1351. of the following places: within a NOTICE text file distributed
  1352. as part of the Derivative Works; within the Source form or
  1353. documentation, if provided along with the Derivative Works; or,
  1354. within a display generated by the Derivative Works, if and
  1355. wherever such third-party notices normally appear. The contents
  1356. of the NOTICE file are for informational purposes only and
  1357. do not modify the License. You may add Your own attribution
  1358. notices within Derivative Works that You distribute, alongside
  1359. or as an addendum to the NOTICE text from the Work, provided
  1360. that such additional attribution notices cannot be construed
  1361. as modifying the License.
  1362. You may add Your own copyright statement to Your modifications and
  1363. may provide additional or different license terms and conditions
  1364. for use, reproduction, or distribution of Your modifications, or
  1365. for any such Derivative Works as a whole, provided Your use,
  1366. reproduction, and distribution of the Work otherwise complies with
  1367. the conditions stated in this License.
  1368. 5. Submission of Contributions. Unless You explicitly state otherwise,
  1369. any Contribution intentionally submitted for inclusion in the Work
  1370. by You to the Licensor shall be under the terms and conditions of
  1371. this License, without any additional terms or conditions.
  1372. Notwithstanding the above, nothing herein shall supersede or modify
  1373. the terms of any separate license agreement you may have executed
  1374. with Licensor regarding such Contributions.
  1375. 6. Trademarks. This License does not grant permission to use the trade
  1376. names, trademarks, service marks, or product names of the Licensor,
  1377. except as required for reasonable and customary use in describing the
  1378. origin of the Work and reproducing the content of the NOTICE file.
  1379. 7. Disclaimer of Warranty. Unless required by applicable law or
  1380. agreed to in writing, Licensor provides the Work (and each
  1381. Contributor provides its Contributions) on an "AS IS" BASIS,
  1382. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  1383. implied, including, without limitation, any warranties or conditions
  1384. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  1385. PARTICULAR PURPOSE. You are solely responsible for determining the
  1386. appropriateness of using or redistributing the Work and assume any
  1387. risks associated with Your exercise of permissions under this License.
  1388. 8. Limitation of Liability. In no event and under no legal theory,
  1389. whether in tort (including negligence), contract, or otherwise,
  1390. unless required by applicable law (such as deliberate and grossly
  1391. negligent acts) or agreed to in writing, shall any Contributor be
  1392. liable to You for damages, including any direct, indirect, special,
  1393. incidental, or consequential damages of any character arising as a
  1394. result of this License or out of the use or inability to use the
  1395. Work (including but not limited to damages for loss of goodwill,
  1396. work stoppage, computer failure or malfunction, or any and all
  1397. other commercial damages or losses), even if such Contributor
  1398. has been advised of the possibility of such damages.
  1399. 9. Accepting Warranty or Additional Liability. While redistributing
  1400. the Work or Derivative Works thereof, You may choose to offer,
  1401. and charge a fee for, acceptance of support, warranty, indemnity,
  1402. or other liability obligations and/or rights consistent with this
  1403. License. However, in accepting such obligations, You may act only
  1404. on Your own behalf and on Your sole responsibility, not on behalf
  1405. of any other Contributor, and only if You agree to indemnify,
  1406. defend, and hold each Contributor harmless for any liability
  1407. incurred by, or claims asserted against, such Contributor by reason
  1408. of your accepting any such warranty or additional liability.
  1409. END OF TERMS AND CONDITIONS
  1410. APPENDIX: How to apply the Apache License to your work.
  1411. To apply the Apache License to your work, attach the following
  1412. boilerplate notice, with the fields enclosed by brackets "[]"
  1413. replaced with your own identifying information. (Don't include
  1414. the brackets!) The text should be enclosed in the appropriate
  1415. comment syntax for the file format. We also recommend that a
  1416. file or class name and description of purpose be included on the
  1417. same "printed page" as the copyright notice for easier
  1418. identification within third-party archives.
  1419. Copyright [yyyy] [name of copyright owner]
  1420. Licensed under the Apache License, Version 2.0 (the "License");
  1421. you may not use this file except in compliance with the License.
  1422. You may obtain a copy of the License at
  1423. http://www.apache.org/licenses/LICENSE-2.0
  1424. Unless required by applicable law or agreed to in writing, software
  1425. distributed under the License is distributed on an "AS IS" BASIS,
  1426. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1427. See the License for the specific language governing permissions and
  1428. limitations under the License.
  1429. </string>
  1430. <key>License</key>
  1431. <string>Apache</string>
  1432. <key>Title</key>
  1433. <string>PromisesObjC</string>
  1434. <key>Type</key>
  1435. <string>PSGroupSpecifier</string>
  1436. </dict>
  1437. <dict>
  1438. <key>FooterText</key>
  1439. <string>Copyright (c) 2011 Petteri Aimonen &lt;jpa at nanopb.mail.kapsi.fi&gt;
  1440. This software is provided 'as-is', without any express or
  1441. implied warranty. In no event will the authors be held liable
  1442. for any damages arising from the use of this software.
  1443. Permission is granted to anyone to use this software for any
  1444. purpose, including commercial applications, and to alter it and
  1445. redistribute it freely, subject to the following restrictions:
  1446. 1. The origin of this software must not be misrepresented; you
  1447. must not claim that you wrote the original software. If you use
  1448. this software in a product, an acknowledgment in the product
  1449. documentation would be appreciated but is not required.
  1450. 2. Altered source versions must be plainly marked as such, and
  1451. must not be misrepresented as being the original software.
  1452. 3. This notice may not be removed or altered from any source
  1453. distribution.
  1454. </string>
  1455. <key>License</key>
  1456. <string>zlib</string>
  1457. <key>Title</key>
  1458. <string>nanopb</string>
  1459. <key>Type</key>
  1460. <string>PSGroupSpecifier</string>
  1461. </dict>
  1462. <dict>
  1463. <key>FooterText</key>
  1464. <string>Generated by CocoaPods - https://cocoapods.org</string>
  1465. <key>Title</key>
  1466. <string></string>
  1467. <key>Type</key>
  1468. <string>PSGroupSpecifier</string>
  1469. </dict>
  1470. </array>
  1471. <key>StringsTable</key>
  1472. <string>Acknowledgements</string>
  1473. <key>Title</key>
  1474. <string>Acknowledgements</string>
  1475. </dict>
  1476. </plist>