Pods-Fiscus-acknowledgements.plist 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>PreferenceSpecifiers</key>
  6. <array>
  7. <dict>
  8. <key>FooterText</key>
  9. <string>This application makes use of the following third party libraries:</string>
  10. <key>Title</key>
  11. <string>Acknowledgements</string>
  12. <key>Type</key>
  13. <string>PSGroupSpecifier</string>
  14. </dict>
  15. <dict>
  16. <key>FooterText</key>
  17. <string>Copyright (c) 2014-2022 Alamofire Software Foundation (http://alamofire.org/)
  18. Permission is hereby granted, free of charge, to any person obtaining a copy
  19. of this software and associated documentation files (the "Software"), to deal
  20. in the Software without restriction, including without limitation the rights
  21. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  22. copies of the Software, and to permit persons to whom the Software is
  23. furnished to do so, subject to the following conditions:
  24. The above copyright notice and this permission notice shall be included in
  25. all copies or substantial portions of the Software.
  26. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  27. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  28. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  29. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  30. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  31. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  32. THE SOFTWARE.
  33. </string>
  34. <key>License</key>
  35. <string>MIT</string>
  36. <key>Title</key>
  37. <string>Alamofire</string>
  38. <key>Type</key>
  39. <string>PSGroupSpecifier</string>
  40. </dict>
  41. <dict>
  42. <key>FooterText</key>
  43. <string> Apache License
  44. Version 2.0, January 2004
  45. http://www.apache.org/licenses/
  46. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  47. 1. Definitions.
  48. "License" shall mean the terms and conditions for use, reproduction,
  49. and distribution as defined by Sections 1 through 9 of this document.
  50. "Licensor" shall mean the copyright owner or entity authorized by
  51. the copyright owner that is granting the License.
  52. "Legal Entity" shall mean the union of the acting entity and all
  53. other entities that control, are controlled by, or are under common
  54. control with that entity. For the purposes of this definition,
  55. "control" means (i) the power, direct or indirect, to cause the
  56. direction or management of such entity, whether by contract or
  57. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  58. outstanding shares, or (iii) beneficial ownership of such entity.
  59. "You" (or "Your") shall mean an individual or Legal Entity
  60. exercising permissions granted by this License.
  61. "Source" form shall mean the preferred form for making modifications,
  62. including but not limited to software source code, documentation
  63. source, and configuration files.
  64. "Object" form shall mean any form resulting from mechanical
  65. transformation or translation of a Source form, including but
  66. not limited to compiled object code, generated documentation,
  67. and conversions to other media types.
  68. "Work" shall mean the work of authorship, whether in Source or
  69. Object form, made available under the License, as indicated by a
  70. copyright notice that is included in or attached to the work
  71. (an example is provided in the Appendix below).
  72. "Derivative Works" shall mean any work, whether in Source or Object
  73. form, that is based on (or derived from) the Work and for which the
  74. editorial revisions, annotations, elaborations, or other modifications
  75. represent, as a whole, an original work of authorship. For the purposes
  76. of this License, Derivative Works shall not include works that remain
  77. separable from, or merely link (or bind by name) to the interfaces of,
  78. the Work and Derivative Works thereof.
  79. "Contribution" shall mean any work of authorship, including
  80. the original version of the Work and any modifications or additions
  81. to that Work or Derivative Works thereof, that is intentionally
  82. submitted to Licensor for inclusion in the Work by the copyright owner
  83. or by an individual or Legal Entity authorized to submit on behalf of
  84. the copyright owner. For the purposes of this definition, "submitted"
  85. means any form of electronic, verbal, or written communication sent
  86. to the Licensor or its representatives, including but not limited to
  87. communication on electronic mailing lists, source code control systems,
  88. and issue tracking systems that are managed by, or on behalf of, the
  89. Licensor for the purpose of discussing and improving the Work, but
  90. excluding communication that is conspicuously marked or otherwise
  91. designated in writing by the copyright owner as "Not a Contribution."
  92. "Contributor" shall mean Licensor and any individual or Legal Entity
  93. on behalf of whom a Contribution has been received by Licensor and
  94. subsequently incorporated within the Work.
  95. 2. Grant of Copyright License. Subject to the terms and conditions of
  96. this License, each Contributor hereby grants to You a perpetual,
  97. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  98. copyright license to reproduce, prepare Derivative Works of,
  99. publicly display, publicly perform, sublicense, and distribute the
  100. Work and such Derivative Works in Source or Object form.
  101. 3. Grant of Patent License. Subject to the terms and conditions of
  102. this License, each Contributor hereby grants to You a perpetual,
  103. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  104. (except as stated in this section) patent license to make, have made,
  105. use, offer to sell, sell, import, and otherwise transfer the Work,
  106. where such license applies only to those patent claims licensable
  107. by such Contributor that are necessarily infringed by their
  108. Contribution(s) alone or by combination of their Contribution(s)
  109. with the Work to which such Contribution(s) was submitted. If You
  110. institute patent litigation against any entity (including a
  111. cross-claim or counterclaim in a lawsuit) alleging that the Work
  112. or a Contribution incorporated within the Work constitutes direct
  113. or contributory patent infringement, then any patent licenses
  114. granted to You under this License for that Work shall terminate
  115. as of the date such litigation is filed.
  116. 4. Redistribution. You may reproduce and distribute copies of the
  117. Work or Derivative Works thereof in any medium, with or without
  118. modifications, and in Source or Object form, provided that You
  119. meet the following conditions:
  120. (a) You must give any other recipients of the Work or
  121. Derivative Works a copy of this License; and
  122. (b) You must cause any modified files to carry prominent notices
  123. stating that You changed the files; and
  124. (c) You must retain, in the Source form of any Derivative Works
  125. that You distribute, all copyright, patent, trademark, and
  126. attribution notices from the Source form of the Work,
  127. excluding those notices that do not pertain to any part of
  128. the Derivative Works; and
  129. (d) If the Work includes a "NOTICE" text file as part of its
  130. distribution, then any Derivative Works that You distribute must
  131. include a readable copy of the attribution notices contained
  132. within such NOTICE file, excluding those notices that do not
  133. pertain to any part of the Derivative Works, in at least one
  134. of the following places: within a NOTICE text file distributed
  135. as part of the Derivative Works; within the Source form or
  136. documentation, if provided along with the Derivative Works; or,
  137. within a display generated by the Derivative Works, if and
  138. wherever such third-party notices normally appear. The contents
  139. of the NOTICE file are for informational purposes only and
  140. do not modify the License. You may add Your own attribution
  141. notices within Derivative Works that You distribute, alongside
  142. or as an addendum to the NOTICE text from the Work, provided
  143. that such additional attribution notices cannot be construed
  144. as modifying the License.
  145. You may add Your own copyright statement to Your modifications and
  146. may provide additional or different license terms and conditions
  147. for use, reproduction, or distribution of Your modifications, or
  148. for any such Derivative Works as a whole, provided Your use,
  149. reproduction, and distribution of the Work otherwise complies with
  150. the conditions stated in this License.
  151. 5. Submission of Contributions. Unless You explicitly state otherwise,
  152. any Contribution intentionally submitted for inclusion in the Work
  153. by You to the Licensor shall be under the terms and conditions of
  154. this License, without any additional terms or conditions.
  155. Notwithstanding the above, nothing herein shall supersede or modify
  156. the terms of any separate license agreement you may have executed
  157. with Licensor regarding such Contributions.
  158. 6. Trademarks. This License does not grant permission to use the trade
  159. names, trademarks, service marks, or product names of the Licensor,
  160. except as required for reasonable and customary use in describing the
  161. origin of the Work and reproducing the content of the NOTICE file.
  162. 7. Disclaimer of Warranty. Unless required by applicable law or
  163. agreed to in writing, Licensor provides the Work (and each
  164. Contributor provides its Contributions) on an "AS IS" BASIS,
  165. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  166. implied, including, without limitation, any warranties or conditions
  167. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  168. PARTICULAR PURPOSE. You are solely responsible for determining the
  169. appropriateness of using or redistributing the Work and assume any
  170. risks associated with Your exercise of permissions under this License.
  171. 8. Limitation of Liability. In no event and under no legal theory,
  172. whether in tort (including negligence), contract, or otherwise,
  173. unless required by applicable law (such as deliberate and grossly
  174. negligent acts) or agreed to in writing, shall any Contributor be
  175. liable to You for damages, including any direct, indirect, special,
  176. incidental, or consequential damages of any character arising as a
  177. result of this License or out of the use or inability to use the
  178. Work (including but not limited to damages for loss of goodwill,
  179. work stoppage, computer failure or malfunction, or any and all
  180. other commercial damages or losses), even if such Contributor
  181. has been advised of the possibility of such damages.
  182. 9. Accepting Warranty or Additional Liability. While redistributing
  183. the Work or Derivative Works thereof, You may choose to offer,
  184. and charge a fee for, acceptance of support, warranty, indemnity,
  185. or other liability obligations and/or rights consistent with this
  186. License. However, in accepting such obligations, You may act only
  187. on Your own behalf and on Your sole responsibility, not on behalf
  188. of any other Contributor, and only if You agree to indemnify,
  189. defend, and hold each Contributor harmless for any liability
  190. incurred by, or claims asserted against, such Contributor by reason
  191. of your accepting any such warranty or additional liability.
  192. END OF TERMS AND CONDITIONS
  193. </string>
  194. <key>License</key>
  195. <string>Apache 2.0</string>
  196. <key>Title</key>
  197. <string>Realm</string>
  198. <key>Type</key>
  199. <string>PSGroupSpecifier</string>
  200. </dict>
  201. <dict>
  202. <key>FooterText</key>
  203. <string> Apache License
  204. Version 2.0, January 2004
  205. http://www.apache.org/licenses/
  206. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  207. 1. Definitions.
  208. "License" shall mean the terms and conditions for use, reproduction,
  209. and distribution as defined by Sections 1 through 9 of this document.
  210. "Licensor" shall mean the copyright owner or entity authorized by
  211. the copyright owner that is granting the License.
  212. "Legal Entity" shall mean the union of the acting entity and all
  213. other entities that control, are controlled by, or are under common
  214. control with that entity. For the purposes of this definition,
  215. "control" means (i) the power, direct or indirect, to cause the
  216. direction or management of such entity, whether by contract or
  217. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  218. outstanding shares, or (iii) beneficial ownership of such entity.
  219. "You" (or "Your") shall mean an individual or Legal Entity
  220. exercising permissions granted by this License.
  221. "Source" form shall mean the preferred form for making modifications,
  222. including but not limited to software source code, documentation
  223. source, and configuration files.
  224. "Object" form shall mean any form resulting from mechanical
  225. transformation or translation of a Source form, including but
  226. not limited to compiled object code, generated documentation,
  227. and conversions to other media types.
  228. "Work" shall mean the work of authorship, whether in Source or
  229. Object form, made available under the License, as indicated by a
  230. copyright notice that is included in or attached to the work
  231. (an example is provided in the Appendix below).
  232. "Derivative Works" shall mean any work, whether in Source or Object
  233. form, that is based on (or derived from) the Work and for which the
  234. editorial revisions, annotations, elaborations, or other modifications
  235. represent, as a whole, an original work of authorship. For the purposes
  236. of this License, Derivative Works shall not include works that remain
  237. separable from, or merely link (or bind by name) to the interfaces of,
  238. the Work and Derivative Works thereof.
  239. "Contribution" shall mean any work of authorship, including
  240. the original version of the Work and any modifications or additions
  241. to that Work or Derivative Works thereof, that is intentionally
  242. submitted to Licensor for inclusion in the Work by the copyright owner
  243. or by an individual or Legal Entity authorized to submit on behalf of
  244. the copyright owner. For the purposes of this definition, "submitted"
  245. means any form of electronic, verbal, or written communication sent
  246. to the Licensor or its representatives, including but not limited to
  247. communication on electronic mailing lists, source code control systems,
  248. and issue tracking systems that are managed by, or on behalf of, the
  249. Licensor for the purpose of discussing and improving the Work, but
  250. excluding communication that is conspicuously marked or otherwise
  251. designated in writing by the copyright owner as "Not a Contribution."
  252. "Contributor" shall mean Licensor and any individual or Legal Entity
  253. on behalf of whom a Contribution has been received by Licensor and
  254. subsequently incorporated within the Work.
  255. 2. Grant of Copyright License. Subject to the terms and conditions of
  256. this License, each Contributor hereby grants to You a perpetual,
  257. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  258. copyright license to reproduce, prepare Derivative Works of,
  259. publicly display, publicly perform, sublicense, and distribute the
  260. Work and such Derivative Works in Source or Object form.
  261. 3. Grant of Patent License. Subject to the terms and conditions of
  262. this License, each Contributor hereby grants to You a perpetual,
  263. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  264. (except as stated in this section) patent license to make, have made,
  265. use, offer to sell, sell, import, and otherwise transfer the Work,
  266. where such license applies only to those patent claims licensable
  267. by such Contributor that are necessarily infringed by their
  268. Contribution(s) alone or by combination of their Contribution(s)
  269. with the Work to which such Contribution(s) was submitted. If You
  270. institute patent litigation against any entity (including a
  271. cross-claim or counterclaim in a lawsuit) alleging that the Work
  272. or a Contribution incorporated within the Work constitutes direct
  273. or contributory patent infringement, then any patent licenses
  274. granted to You under this License for that Work shall terminate
  275. as of the date such litigation is filed.
  276. 4. Redistribution. You may reproduce and distribute copies of the
  277. Work or Derivative Works thereof in any medium, with or without
  278. modifications, and in Source or Object form, provided that You
  279. meet the following conditions:
  280. (a) You must give any other recipients of the Work or
  281. Derivative Works a copy of this License; and
  282. (b) You must cause any modified files to carry prominent notices
  283. stating that You changed the files; and
  284. (c) You must retain, in the Source form of any Derivative Works
  285. that You distribute, all copyright, patent, trademark, and
  286. attribution notices from the Source form of the Work,
  287. excluding those notices that do not pertain to any part of
  288. the Derivative Works; and
  289. (d) If the Work includes a "NOTICE" text file as part of its
  290. distribution, then any Derivative Works that You distribute must
  291. include a readable copy of the attribution notices contained
  292. within such NOTICE file, excluding those notices that do not
  293. pertain to any part of the Derivative Works, in at least one
  294. of the following places: within a NOTICE text file distributed
  295. as part of the Derivative Works; within the Source form or
  296. documentation, if provided along with the Derivative Works; or,
  297. within a display generated by the Derivative Works, if and
  298. wherever such third-party notices normally appear. The contents
  299. of the NOTICE file are for informational purposes only and
  300. do not modify the License. You may add Your own attribution
  301. notices within Derivative Works that You distribute, alongside
  302. or as an addendum to the NOTICE text from the Work, provided
  303. that such additional attribution notices cannot be construed
  304. as modifying the License.
  305. You may add Your own copyright statement to Your modifications and
  306. may provide additional or different license terms and conditions
  307. for use, reproduction, or distribution of Your modifications, or
  308. for any such Derivative Works as a whole, provided Your use,
  309. reproduction, and distribution of the Work otherwise complies with
  310. the conditions stated in this License.
  311. 5. Submission of Contributions. Unless You explicitly state otherwise,
  312. any Contribution intentionally submitted for inclusion in the Work
  313. by You to the Licensor shall be under the terms and conditions of
  314. this License, without any additional terms or conditions.
  315. Notwithstanding the above, nothing herein shall supersede or modify
  316. the terms of any separate license agreement you may have executed
  317. with Licensor regarding such Contributions.
  318. 6. Trademarks. This License does not grant permission to use the trade
  319. names, trademarks, service marks, or product names of the Licensor,
  320. except as required for reasonable and customary use in describing the
  321. origin of the Work and reproducing the content of the NOTICE file.
  322. 7. Disclaimer of Warranty. Unless required by applicable law or
  323. agreed to in writing, Licensor provides the Work (and each
  324. Contributor provides its Contributions) on an "AS IS" BASIS,
  325. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  326. implied, including, without limitation, any warranties or conditions
  327. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  328. PARTICULAR PURPOSE. You are solely responsible for determining the
  329. appropriateness of using or redistributing the Work and assume any
  330. risks associated with Your exercise of permissions under this License.
  331. 8. Limitation of Liability. In no event and under no legal theory,
  332. whether in tort (including negligence), contract, or otherwise,
  333. unless required by applicable law (such as deliberate and grossly
  334. negligent acts) or agreed to in writing, shall any Contributor be
  335. liable to You for damages, including any direct, indirect, special,
  336. incidental, or consequential damages of any character arising as a
  337. result of this License or out of the use or inability to use the
  338. Work (including but not limited to damages for loss of goodwill,
  339. work stoppage, computer failure or malfunction, or any and all
  340. other commercial damages or losses), even if such Contributor
  341. has been advised of the possibility of such damages.
  342. 9. Accepting Warranty or Additional Liability. While redistributing
  343. the Work or Derivative Works thereof, You may choose to offer,
  344. and charge a fee for, acceptance of support, warranty, indemnity,
  345. or other liability obligations and/or rights consistent with this
  346. License. However, in accepting such obligations, You may act only
  347. on Your own behalf and on Your sole responsibility, not on behalf
  348. of any other Contributor, and only if You agree to indemnify,
  349. defend, and hold each Contributor harmless for any liability
  350. incurred by, or claims asserted against, such Contributor by reason
  351. of your accepting any such warranty or additional liability.
  352. END OF TERMS AND CONDITIONS
  353. </string>
  354. <key>License</key>
  355. <string>Apache 2.0</string>
  356. <key>Title</key>
  357. <string>RealmSwift</string>
  358. <key>Type</key>
  359. <string>PSGroupSpecifier</string>
  360. </dict>
  361. <dict>
  362. <key>FooterText</key>
  363. <string>The MIT License (MIT)
  364. Copyright (c) 2017 Ruoyu Fu
  365. Permission is hereby granted, free of charge, to any person obtaining a copy
  366. of this software and associated documentation files (the "Software"), to deal
  367. in the Software without restriction, including without limitation the rights
  368. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  369. copies of the Software, and to permit persons to whom the Software is
  370. furnished to do so, subject to the following conditions:
  371. The above copyright notice and this permission notice shall be included in
  372. all copies or substantial portions of the Software.
  373. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  374. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  375. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  376. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  377. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  378. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  379. THE SOFTWARE.
  380. </string>
  381. <key>License</key>
  382. <string>MIT</string>
  383. <key>Title</key>
  384. <string>SwiftyJSON</string>
  385. <key>Type</key>
  386. <string>PSGroupSpecifier</string>
  387. </dict>
  388. <dict>
  389. <key>FooterText</key>
  390. <string>Copyright (c) 2015-2017 Charles Scalesse.
  391. Permission is hereby granted, free of charge, to any person obtaining a
  392. copy of this software and associated documentation files (the
  393. "Software"), to deal in the Software without restriction, including
  394. without limitation the rights to use, copy, modify, merge, publish,
  395. distribute, sublicense, and/or sell copies of the Software, and to
  396. permit persons to whom the Software is furnished to do so, subject to
  397. the following conditions:
  398. The above copyright notice and this permission notice shall be included
  399. in all copies or substantial portions of the Software.
  400. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  401. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  402. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  403. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  404. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  405. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  406. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  407. </string>
  408. <key>License</key>
  409. <string>MIT</string>
  410. <key>Title</key>
  411. <string>Toast-Swift</string>
  412. <key>Type</key>
  413. <string>PSGroupSpecifier</string>
  414. </dict>
  415. <dict>
  416. <key>FooterText</key>
  417. <string>Generated by CocoaPods - https://cocoapods.org</string>
  418. <key>Title</key>
  419. <string></string>
  420. <key>Type</key>
  421. <string>PSGroupSpecifier</string>
  422. </dict>
  423. </array>
  424. <key>StringsTable</key>
  425. <string>Acknowledgements</string>
  426. <key>Title</key>
  427. <string>Acknowledgements</string>
  428. </dict>
  429. </plist>