Pods-ZZUIKit_Example-acknowledgements.plist 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719
  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>The MIT License (MIT)
  18. Copyright (c) 2014 Peter Steinberger, steipete@gmail.com
  19. Permission is hereby granted, free of charge, to any person obtaining a copy
  20. of this software and associated documentation files (the "Software"), to deal
  21. in the Software without restriction, including without limitation the rights
  22. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  23. copies of the Software, and to permit persons to whom the Software is
  24. furnished to do so, subject to the following conditions:
  25. The above copyright notice and this permission notice shall be included in all
  26. copies or substantial portions of the Software.
  27. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  28. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  29. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  30. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  31. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  32. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  33. SOFTWARE.</string>
  34. <key>License</key>
  35. <string>MIT</string>
  36. <key>Title</key>
  37. <string>Aspects</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. APPENDIX: How to apply the Apache License to your work.
  194. To apply the Apache License to your work, attach the following
  195. boilerplate notice, with the fields enclosed by brackets "{}"
  196. replaced with your own identifying information. (Don't include
  197. the brackets!) The text should be enclosed in the appropriate
  198. comment syntax for the file format. We also recommend that a
  199. file or class name and description of purpose be included on the
  200. same "printed page" as the copyright notice for easier
  201. identification within third-party archives.
  202. Copyright (C) 2017 Beijing Didi Infinity Technology and Development Co.,Ltd. All rights reserved.
  203. Licensed under the Apache License, Version 2.0 (the "License");
  204. you may not use this file except in compliance with the License.
  205. You may obtain a copy of the License at
  206. http://www.apache.org/licenses/LICENSE-2.0
  207. Unless required by applicable law or agreed to in writing, software
  208. distributed under the License is distributed on an "AS IS" BASIS,
  209. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  210. See the License for the specific language governing permissions and
  211. limitations under the License.
  212. </string>
  213. <key>License</key>
  214. <string>Apache-2.0</string>
  215. <key>Title</key>
  216. <string>DoraemonKit</string>
  217. <key>Type</key>
  218. <string>PSGroupSpecifier</string>
  219. </dict>
  220. <dict>
  221. <key>FooterText</key>
  222. <string>If you are using FMDB in your project, I'd love to hear about it. Let Gus know
  223. by sending an email to gus@flyingmeat.com.
  224. And if you happen to come across either Gus Mueller or Rob Ryan in a bar, you
  225. might consider purchasing a drink of their choosing if FMDB has been useful to
  226. you.
  227. Finally, and shortly, this is the MIT License.
  228. Copyright (c) 2008-2014 Flying Meat Inc.
  229. Permission is hereby granted, free of charge, to any person obtaining a copy
  230. of this software and associated documentation files (the "Software"), to deal
  231. in the Software without restriction, including without limitation the rights
  232. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  233. copies of the Software, and to permit persons to whom the Software is
  234. furnished to do so, subject to the following conditions:
  235. The above copyright notice and this permission notice shall be included in
  236. all copies or substantial portions of the Software.
  237. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  238. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  239. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  240. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  241. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  242. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  243. THE SOFTWARE.</string>
  244. <key>License</key>
  245. <string>MIT</string>
  246. <key>Title</key>
  247. <string>FMDB</string>
  248. <key>Type</key>
  249. <string>PSGroupSpecifier</string>
  250. </dict>
  251. <dict>
  252. <key>FooterText</key>
  253. <string>Copyright (c) 2017 zhenglibao &lt;798393829@qq.com&gt;
  254. Permission is hereby granted, free of charge, to any person obtaining a copy
  255. of this software and associated documentation files (the "Software"), to deal
  256. in the Software without restriction, including without limitation the rights
  257. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  258. copies of the Software, and to permit persons to whom the Software is
  259. furnished to do so, subject to the following conditions:
  260. The above copyright notice and this permission notice shall be included in
  261. all copies or substantial portions of the Software.
  262. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  263. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  264. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  265. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  266. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  267. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  268. THE SOFTWARE.
  269. </string>
  270. <key>License</key>
  271. <string>MIT</string>
  272. <key>Title</key>
  273. <string>FlexLib</string>
  274. <key>Type</key>
  275. <string>PSGroupSpecifier</string>
  276. </dict>
  277. <dict>
  278. <key>FooterText</key>
  279. <string>Copyright (c) 2012-2014, Pierre-Olivier Latour
  280. All rights reserved.
  281. Redistribution and use in source and binary forms, with or without
  282. modification, are permitted provided that the following conditions are met:
  283. * Redistributions of source code must retain the above copyright
  284. notice, this list of conditions and the following disclaimer.
  285. * Redistributions in binary form must reproduce the above copyright
  286. notice, this list of conditions and the following disclaimer in the
  287. documentation and/or other materials provided with the distribution.
  288. * The name of Pierre-Olivier Latour may not be used to endorse
  289. or promote products derived from this software without specific
  290. prior written permission.
  291. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  292. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  293. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  294. DISCLAIMED. IN NO EVENT SHALL PIERRE-OLIVIER LATOUR BE LIABLE FOR ANY
  295. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  296. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  297. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  298. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  299. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  300. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  301. </string>
  302. <key>License</key>
  303. <string>BSD</string>
  304. <key>Title</key>
  305. <string>GCDWebServer</string>
  306. <key>Type</key>
  307. <string>PSGroupSpecifier</string>
  308. </dict>
  309. <dict>
  310. <key>FooterText</key>
  311. <string>Copyright (c) 2011-2012 Masonry Team - https://github.com/Masonry
  312. Permission is hereby granted, free of charge, to any person obtaining a copy
  313. of this software and associated documentation files (the "Software"), to deal
  314. in the Software without restriction, including without limitation the rights
  315. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  316. copies of the Software, and to permit persons to whom the Software is
  317. furnished to do so, subject to the following conditions:
  318. The above copyright notice and this permission notice shall be included in
  319. all copies or substantial portions of the Software.
  320. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  321. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  322. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  323. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  324. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  325. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  326. THE SOFTWARE.</string>
  327. <key>License</key>
  328. <string>MIT</string>
  329. <key>Title</key>
  330. <string>Masonry</string>
  331. <key>Type</key>
  332. <string>PSGroupSpecifier</string>
  333. </dict>
  334. <dict>
  335. <key>FooterText</key>
  336. <string>MIT License
  337. Copyright (c) Facebook, Inc. and its affiliates.
  338. Permission is hereby granted, free of charge, to any person obtaining a copy
  339. of this software and associated documentation files (the "Software"), to deal
  340. in the Software without restriction, including without limitation the rights
  341. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  342. copies of the Software, and to permit persons to whom the Software is
  343. furnished to do so, subject to the following conditions:
  344. The above copyright notice and this permission notice shall be included in all
  345. copies or substantial portions of the Software.
  346. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  347. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  348. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  349. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  350. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  351. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  352. SOFTWARE.
  353. </string>
  354. <key>License</key>
  355. <string>MIT</string>
  356. <key>Title</key>
  357. <string>Yoga</string>
  358. <key>Type</key>
  359. <string>PSGroupSpecifier</string>
  360. </dict>
  361. <dict>
  362. <key>FooterText</key>
  363. <string>Copyright (c) 2020 bymiracles@163.com &lt;350991881@qq.com&gt;
  364. Permission is hereby granted, free of charge, to any person obtaining a copy
  365. of this software and associated documentation files (the "Software"), to deal
  366. in the Software without restriction, including without limitation the rights
  367. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  368. copies of the Software, and to permit persons to whom the Software is
  369. furnished to do so, subject to the following conditions:
  370. The above copyright notice and this permission notice shall be included in
  371. all copies or substantial portions of the Software.
  372. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  373. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  374. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  375. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  376. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  377. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  378. THE SOFTWARE.
  379. </string>
  380. <key>License</key>
  381. <string>MIT</string>
  382. <key>Title</key>
  383. <string>ZZFoundation</string>
  384. <key>Type</key>
  385. <string>PSGroupSpecifier</string>
  386. </dict>
  387. <dict>
  388. <key>FooterText</key>
  389. <string>Copyright (c) 2021 bymiracles@163.com &lt;350991881@qq.com&gt;
  390. Permission is hereby granted, free of charge, to any person obtaining a copy
  391. of this software and associated documentation files (the "Software"), to deal
  392. in the Software without restriction, including without limitation the rights
  393. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  394. copies of the Software, and to permit persons to whom the Software is
  395. furnished to do so, subject to the following conditions:
  396. The above copyright notice and this permission notice shall be included in
  397. all copies or substantial portions of the Software.
  398. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  399. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  400. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  401. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  402. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  403. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  404. THE SOFTWARE.
  405. </string>
  406. <key>License</key>
  407. <string>MIT</string>
  408. <key>Title</key>
  409. <string>ZZUIKit</string>
  410. <key>Type</key>
  411. <string>PSGroupSpecifier</string>
  412. </dict>
  413. <dict>
  414. <key>FooterText</key>
  415. <string>Generated by CocoaPods - https://cocoapods.org</string>
  416. <key>Title</key>
  417. <string></string>
  418. <key>Type</key>
  419. <string>PSGroupSpecifier</string>
  420. </dict>
  421. </array>
  422. <key>StringsTable</key>
  423. <string>Acknowledgements</string>
  424. <key>Title</key>
  425. <string>Acknowledgements</string>
  426. </dict>
  427. </plist>