Pods-LNManager-acknowledgements.plist 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829
  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) 2011-2020 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>AFNetworking</string>
  38. <key>Type</key>
  39. <string>PSGroupSpecifier</string>
  40. </dict>
  41. <dict>
  42. <key>FooterText</key>
  43. <string>MIT License
  44. Copyright (c) 2017 jiangfangsheng
  45. Permission is hereby granted, free of charge, to any person obtaining a copy
  46. of this software and associated documentation files (the "Software"), to deal
  47. in the Software without restriction, including without limitation the rights
  48. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  49. copies of the Software, and to permit persons to whom the Software is
  50. furnished to do so, subject to the following conditions:
  51. The above copyright notice and this permission notice shall be included in all
  52. 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,
  55. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  56. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  57. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  58. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  59. SOFTWARE.
  60. </string>
  61. <key>License</key>
  62. <string>MIT</string>
  63. <key>Title</key>
  64. <string>BMKLocationKit</string>
  65. <key>Type</key>
  66. <string>PSGroupSpecifier</string>
  67. </dict>
  68. <dict>
  69. <key>FooterText</key>
  70. <string>Copyright (c) 2015 BaiduLBS</string>
  71. <key>License</key>
  72. <string>Copyright</string>
  73. <key>Title</key>
  74. <string>BaiduMapKit</string>
  75. <key>Type</key>
  76. <string>PSGroupSpecifier</string>
  77. </dict>
  78. <dict>
  79. <key>FooterText</key>
  80. <string>Copyright (C) 2017 Tencent Bugly, Inc. All rights reserved.
  81. </string>
  82. <key>License</key>
  83. <string>Copyright</string>
  84. <key>Title</key>
  85. <string>Bugly</string>
  86. <key>Type</key>
  87. <string>PSGroupSpecifier</string>
  88. </dict>
  89. <dict>
  90. <key>FooterText</key>
  91. <string>If you are using FMDB in your project, I'd love to hear about it. Let Gus know
  92. by sending an email to gus@flyingmeat.com.
  93. And if you happen to come across either Gus Mueller or Rob Ryan in a bar, you
  94. might consider purchasing a drink of their choosing if FMDB has been useful to
  95. you.
  96. Finally, and shortly, this is the MIT License.
  97. Copyright (c) 2008-2014 Flying Meat Inc.
  98. Permission is hereby granted, free of charge, to any person obtaining a copy
  99. of this software and associated documentation files (the "Software"), to deal
  100. in the Software without restriction, including without limitation the rights
  101. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  102. copies of the Software, and to permit persons to whom the Software is
  103. furnished to do so, subject to the following conditions:
  104. The above copyright notice and this permission notice shall be included in
  105. all copies or substantial portions of the Software.
  106. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  107. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  108. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  109. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  110. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  111. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  112. THE SOFTWARE.</string>
  113. <key>License</key>
  114. <string>MIT</string>
  115. <key>Title</key>
  116. <string>FMDB</string>
  117. <key>Type</key>
  118. <string>PSGroupSpecifier</string>
  119. </dict>
  120. <dict>
  121. <key>FooterText</key>
  122. <string>MIT License
  123. Copyright (c) 2017 高坤
  124. Permission is hereby granted, free of charge, to any person obtaining a copy
  125. of this software and associated documentation files (the "Software"), to deal
  126. in the Software without restriction, including without limitation the rights
  127. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  128. copies of the Software, and to permit persons to whom the Software is
  129. furnished to do so, subject to the following conditions:
  130. The above copyright notice and this permission notice shall be included in all
  131. copies or substantial portions of the Software.
  132. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  133. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  134. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  135. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  136. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  137. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  138. SOFTWARE.
  139. </string>
  140. <key>License</key>
  141. <string>MIT</string>
  142. <key>Title</key>
  143. <string>GKPhotoBrowser</string>
  144. <key>Type</key>
  145. <string>PSGroupSpecifier</string>
  146. </dict>
  147. <dict>
  148. <key>FooterText</key>
  149. <string> GNU GENERAL PUBLIC LICENSE
  150. Version 2, June 1991
  151. Copyright (C) 1989, 1991 Free Software Foundation, Inc., &lt;http://fsf.org/&gt;
  152. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  153. Everyone is permitted to copy and distribute verbatim copies
  154. of this license document, but changing it is not allowed.
  155. Preamble
  156. The licenses for most software are designed to take away your
  157. freedom to share and change it. By contrast, the GNU General Public
  158. License is intended to guarantee your freedom to share and change free
  159. software--to make sure the software is free for all its users. This
  160. General Public License applies to most of the Free Software
  161. Foundation's software and to any other program whose authors commit to
  162. using it. (Some other Free Software Foundation software is covered by
  163. the GNU Lesser General Public License instead.) You can apply it to
  164. your programs, too.
  165. When we speak of free software, we are referring to freedom, not
  166. price. Our General Public Licenses are designed to make sure that you
  167. have the freedom to distribute copies of free software (and charge for
  168. this service if you wish), that you receive source code or can get it
  169. if you want it, that you can change the software or use pieces of it
  170. in new free programs; and that you know you can do these things.
  171. To protect your rights, we need to make restrictions that forbid
  172. anyone to deny you these rights or to ask you to surrender the rights.
  173. These restrictions translate to certain responsibilities for you if you
  174. distribute copies of the software, or if you modify it.
  175. For example, if you distribute copies of such a program, whether
  176. gratis or for a fee, you must give the recipients all the rights that
  177. you have. You must make sure that they, too, receive or can get the
  178. source code. And you must show them these terms so they know their
  179. rights.
  180. We protect your rights with two steps: (1) copyright the software, and
  181. (2) offer you this license which gives you legal permission to copy,
  182. distribute and/or modify the software.
  183. Also, for each author's protection and ours, we want to make certain
  184. that everyone understands that there is no warranty for this free
  185. software. If the software is modified by someone else and passed on, we
  186. want its recipients to know that what they have is not the original, so
  187. that any problems introduced by others will not reflect on the original
  188. authors' reputations.
  189. Finally, any free program is threatened constantly by software
  190. patents. We wish to avoid the danger that redistributors of a free
  191. program will individually obtain patent licenses, in effect making the
  192. program proprietary. To prevent this, we have made it clear that any
  193. patent must be licensed for everyone's free use or not licensed at all.
  194. The precise terms and conditions for copying, distribution and
  195. modification follow.
  196. GNU GENERAL PUBLIC LICENSE
  197. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  198. 0. This License applies to any program or other work which contains
  199. a notice placed by the copyright holder saying it may be distributed
  200. under the terms of this General Public License. The "Program", below,
  201. refers to any such program or work, and a "work based on the Program"
  202. means either the Program or any derivative work under copyright law:
  203. that is to say, a work containing the Program or a portion of it,
  204. either verbatim or with modifications and/or translated into another
  205. language. (Hereinafter, translation is included without limitation in
  206. the term "modification".) Each licensee is addressed as "you".
  207. Activities other than copying, distribution and modification are not
  208. covered by this License; they are outside its scope. The act of
  209. running the Program is not restricted, and the output from the Program
  210. is covered only if its contents constitute a work based on the
  211. Program (independent of having been made by running the Program).
  212. Whether that is true depends on what the Program does.
  213. 1. You may copy and distribute verbatim copies of the Program's
  214. source code as you receive it, in any medium, provided that you
  215. conspicuously and appropriately publish on each copy an appropriate
  216. copyright notice and disclaimer of warranty; keep intact all the
  217. notices that refer to this License and to the absence of any warranty;
  218. and give any other recipients of the Program a copy of this License
  219. along with the Program.
  220. You may charge a fee for the physical act of transferring a copy, and
  221. you may at your option offer warranty protection in exchange for a fee.
  222. 2. You may modify your copy or copies of the Program or any portion
  223. of it, thus forming a work based on the Program, and copy and
  224. distribute such modifications or work under the terms of Section 1
  225. above, provided that you also meet all of these conditions:
  226. a) You must cause the modified files to carry prominent notices
  227. stating that you changed the files and the date of any change.
  228. b) You must cause any work that you distribute or publish, that in
  229. whole or in part contains or is derived from the Program or any
  230. part thereof, to be licensed as a whole at no charge to all third
  231. parties under the terms of this License.
  232. c) If the modified program normally reads commands interactively
  233. when run, you must cause it, when started running for such
  234. interactive use in the most ordinary way, to print or display an
  235. announcement including an appropriate copyright notice and a
  236. notice that there is no warranty (or else, saying that you provide
  237. a warranty) and that users may redistribute the program under
  238. these conditions, and telling the user how to view a copy of this
  239. License. (Exception: if the Program itself is interactive but
  240. does not normally print such an announcement, your work based on
  241. the Program is not required to print an announcement.)
  242. These requirements apply to the modified work as a whole. If
  243. identifiable sections of that work are not derived from the Program,
  244. and can be reasonably considered independent and separate works in
  245. themselves, then this License, and its terms, do not apply to those
  246. sections when you distribute them as separate works. But when you
  247. distribute the same sections as part of a whole which is a work based
  248. on the Program, the distribution of the whole must be on the terms of
  249. this License, whose permissions for other licensees extend to the
  250. entire whole, and thus to each and every part regardless of who wrote it.
  251. Thus, it is not the intent of this section to claim rights or contest
  252. your rights to work written entirely by you; rather, the intent is to
  253. exercise the right to control the distribution of derivative or
  254. collective works based on the Program.
  255. In addition, mere aggregation of another work not based on the Program
  256. with the Program (or with a work based on the Program) on a volume of
  257. a storage or distribution medium does not bring the other work under
  258. the scope of this License.
  259. 3. You may copy and distribute the Program (or a work based on it,
  260. under Section 2) in object code or executable form under the terms of
  261. Sections 1 and 2 above provided that you also do one of the following:
  262. a) Accompany it with the complete corresponding machine-readable
  263. source code, which must be distributed under the terms of Sections
  264. 1 and 2 above on a medium customarily used for software interchange; or,
  265. b) Accompany it with a written offer, valid for at least three
  266. years, to give any third party, for a charge no more than your
  267. cost of physically performing source distribution, a complete
  268. machine-readable copy of the corresponding source code, to be
  269. distributed under the terms of Sections 1 and 2 above on a medium
  270. customarily used for software interchange; or,
  271. c) Accompany it with the information you received as to the offer
  272. to distribute corresponding source code. (This alternative is
  273. allowed only for noncommercial distribution and only if you
  274. received the program in object code or executable form with such
  275. an offer, in accord with Subsection b above.)
  276. The source code for a work means the preferred form of the work for
  277. making modifications to it. For an executable work, complete source
  278. code means all the source code for all modules it contains, plus any
  279. associated interface definition files, plus the scripts used to
  280. control compilation and installation of the executable. However, as a
  281. special exception, the source code distributed need not include
  282. anything that is normally distributed (in either source or binary
  283. form) with the major components (compiler, kernel, and so on) of the
  284. operating system on which the executable runs, unless that component
  285. itself accompanies the executable.
  286. If distribution of executable or object code is made by offering
  287. access to copy from a designated place, then offering equivalent
  288. access to copy the source code from the same place counts as
  289. distribution of the source code, even though third parties are not
  290. compelled to copy the source along with the object code.
  291. 4. You may not copy, modify, sublicense, or distribute the Program
  292. except as expressly provided under this License. Any attempt
  293. otherwise to copy, modify, sublicense or distribute the Program is
  294. void, and will automatically terminate your rights under this License.
  295. However, parties who have received copies, or rights, from you under
  296. this License will not have their licenses terminated so long as such
  297. parties remain in full compliance.
  298. 5. You are not required to accept this License, since you have not
  299. signed it. However, nothing else grants you permission to modify or
  300. distribute the Program or its derivative works. These actions are
  301. prohibited by law if you do not accept this License. Therefore, by
  302. modifying or distributing the Program (or any work based on the
  303. Program), you indicate your acceptance of this License to do so, and
  304. all its terms and conditions for copying, distributing or modifying
  305. the Program or works based on it.
  306. 6. Each time you redistribute the Program (or any work based on the
  307. Program), the recipient automatically receives a license from the
  308. original licensor to copy, distribute or modify the Program subject to
  309. these terms and conditions. You may not impose any further
  310. restrictions on the recipients' exercise of the rights granted herein.
  311. You are not responsible for enforcing compliance by third parties to
  312. this License.
  313. 7. If, as a consequence of a court judgment or allegation of patent
  314. infringement or for any other reason (not limited to patent issues),
  315. conditions are imposed on you (whether by court order, agreement or
  316. otherwise) that contradict the conditions of this License, they do not
  317. excuse you from the conditions of this License. If you cannot
  318. distribute so as to satisfy simultaneously your obligations under this
  319. License and any other pertinent obligations, then as a consequence you
  320. may not distribute the Program at all. For example, if a patent
  321. license would not permit royalty-free redistribution of the Program by
  322. all those who receive copies directly or indirectly through you, then
  323. the only way you could satisfy both it and this License would be to
  324. refrain entirely from distribution of the Program.
  325. If any portion of this section is held invalid or unenforceable under
  326. any particular circumstance, the balance of the section is intended to
  327. apply and the section as a whole is intended to apply in other
  328. circumstances.
  329. It is not the purpose of this section to induce you to infringe any
  330. patents or other property right claims or to contest validity of any
  331. such claims; this section has the sole purpose of protecting the
  332. integrity of the free software distribution system, which is
  333. implemented by public license practices. Many people have made
  334. generous contributions to the wide range of software distributed
  335. through that system in reliance on consistent application of that
  336. system; it is up to the author/donor to decide if he or she is willing
  337. to distribute software through any other system and a licensee cannot
  338. impose that choice.
  339. This section is intended to make thoroughly clear what is believed to
  340. be a consequence of the rest of this License.
  341. 8. If the distribution and/or use of the Program is restricted in
  342. certain countries either by patents or by copyrighted interfaces, the
  343. original copyright holder who places the Program under this License
  344. may add an explicit geographical distribution limitation excluding
  345. those countries, so that distribution is permitted only in or among
  346. countries not thus excluded. In such case, this License incorporates
  347. the limitation as if written in the body of this License.
  348. 9. The Free Software Foundation may publish revised and/or new versions
  349. of the General Public License from time to time. Such new versions will
  350. be similar in spirit to the present version, but may differ in detail to
  351. address new problems or concerns.
  352. Each version is given a distinguishing version number. If the Program
  353. specifies a version number of this License which applies to it and "any
  354. later version", you have the option of following the terms and conditions
  355. either of that version or of any later version published by the Free
  356. Software Foundation. If the Program does not specify a version number of
  357. this License, you may choose any version ever published by the Free Software
  358. Foundation.
  359. 10. If you wish to incorporate parts of the Program into other free
  360. programs whose distribution conditions are different, write to the author
  361. to ask for permission. For software which is copyrighted by the Free
  362. Software Foundation, write to the Free Software Foundation; we sometimes
  363. make exceptions for this. Our decision will be guided by the two goals
  364. of preserving the free status of all derivatives of our free software and
  365. of promoting the sharing and reuse of software generally.
  366. NO WARRANTY
  367. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  368. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  369. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  370. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  371. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  372. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
  373. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
  374. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  375. REPAIR OR CORRECTION.
  376. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  377. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  378. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  379. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  380. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  381. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  382. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  383. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  384. POSSIBILITY OF SUCH DAMAGES.
  385. END OF TERMS AND CONDITIONS
  386. How to Apply These Terms to Your New Programs
  387. If you develop a new program, and you want it to be of the greatest
  388. possible use to the public, the best way to achieve this is to make it
  389. free software which everyone can redistribute and change under these terms.
  390. To do so, attach the following notices to the program. It is safest
  391. to attach them to the start of each source file to most effectively
  392. convey the exclusion of warranty; and each file should have at least
  393. the "copyright" line and a pointer to where the full notice is found.
  394. {description}
  395. Copyright (C) {year} {fullname}
  396. This program is free software; you can redistribute it and/or modify
  397. it under the terms of the GNU General Public License as published by
  398. the Free Software Foundation; either version 2 of the License, or
  399. (at your option) any later version.
  400. This program is distributed in the hope that it will be useful,
  401. but WITHOUT ANY WARRANTY; without even the implied warranty of
  402. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  403. GNU General Public License for more details.
  404. You should have received a copy of the GNU General Public License along
  405. with this program; if not, write to the Free Software Foundation, Inc.,
  406. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  407. Also add information on how to contact you by electronic and paper mail.
  408. If the program is interactive, make it output a short notice like this
  409. when it starts in an interactive mode:
  410. Gnomovision version 69, Copyright (C) year name of author
  411. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  412. This is free software, and you are welcome to redistribute it
  413. under certain conditions; type `show c' for details.
  414. The hypothetical commands `show w' and `show c' should show the appropriate
  415. parts of the General Public License. Of course, the commands you use may
  416. be called something other than `show w' and `show c'; they could even be
  417. mouse-clicks or menu items--whatever suits your program.
  418. You should also get your employer (if you work as a programmer) or your
  419. school, if any, to sign a "copyright disclaimer" for the program, if
  420. necessary. Here is a sample; alter the names:
  421. Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  422. `Gnomovision' (which makes passes at compilers) written by James Hacker.
  423. {signature of Ty Coon}, 1 April 1989
  424. Ty Coon, President of Vice
  425. This General Public License does not permit incorporating your program into
  426. proprietary programs. If your program is a subroutine library, you may
  427. consider it more useful to permit linking proprietary applications with the
  428. library. If this is what you want to do, use the GNU Lesser General
  429. Public License instead of this License.
  430. </string>
  431. <key>License</key>
  432. <string>MIT</string>
  433. <key>Title</key>
  434. <string>GTSDK</string>
  435. <key>Type</key>
  436. <string>PSGroupSpecifier</string>
  437. </dict>
  438. <dict>
  439. <key>FooterText</key>
  440. <string>The MIT License (MIT)
  441. Copyright (c) 2011-2019 qiniu.com
  442. Permission is hereby granted, free of charge, to any person obtaining a copy
  443. of this software and associated documentation files (the "Software"), to deal
  444. in the Software without restriction, including without limitation the rights
  445. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  446. copies of the Software, and to permit persons to whom the Software is
  447. furnished to do so, subject to the following conditions:
  448. The above copyright notice and this permission notice shall be included in
  449. all copies or substantial portions of the Software.
  450. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  451. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  452. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  453. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  454. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  455. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  456. THE SOFTWARE.
  457. </string>
  458. <key>License</key>
  459. <string>MIT</string>
  460. <key>Title</key>
  461. <string>HappyDNS</string>
  462. <key>Type</key>
  463. <string>PSGroupSpecifier</string>
  464. </dict>
  465. <dict>
  466. <key>FooterText</key>
  467. <string>Copyright © 2009-2020 Matej Bukovinski
  468. Permission is hereby granted, free of charge, to any person obtaining a copy
  469. of this software and associated documentation files (the "Software"), to deal
  470. in the Software without restriction, including without limitation the rights
  471. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  472. copies of the Software, and to permit persons to whom the Software is
  473. furnished to do so, subject to the following conditions:
  474. The above copyright notice and this permission notice shall be included in
  475. all copies or substantial portions of the Software.
  476. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  477. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  478. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  479. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  480. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  481. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  482. THE SOFTWARE.</string>
  483. <key>License</key>
  484. <string>MIT</string>
  485. <key>Title</key>
  486. <string>MBProgressHUD</string>
  487. <key>Type</key>
  488. <string>PSGroupSpecifier</string>
  489. </dict>
  490. <dict>
  491. <key>FooterText</key>
  492. <string>Copyright (c) 2013-2015 MJRefresh (https://github.com/CoderMJLee/MJRefresh)
  493. Permission is hereby granted, free of charge, to any person obtaining a copy
  494. of this software and associated documentation files (the "Software"), to deal
  495. in the Software without restriction, including without limitation the rights
  496. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  497. copies of the Software, and to permit persons to whom the Software is
  498. furnished to do so, subject to the following conditions:
  499. The above copyright notice and this permission notice shall be included in
  500. all copies or substantial portions of the Software.
  501. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  502. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  503. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  504. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  505. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  506. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  507. THE SOFTWARE.
  508. </string>
  509. <key>License</key>
  510. <string>MIT</string>
  511. <key>Title</key>
  512. <string>MJRefresh</string>
  513. <key>Type</key>
  514. <string>PSGroupSpecifier</string>
  515. </dict>
  516. <dict>
  517. <key>FooterText</key>
  518. <string>The MIT License (MIT)
  519. Copyright (c) 2014 molon
  520. Permission is hereby granted, free of charge, to any person obtaining a copy
  521. of this software and associated documentation files (the "Software"), to deal
  522. in the Software without restriction, including without limitation the rights
  523. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  524. copies of the Software, and to permit persons to whom the Software is
  525. furnished to do so, subject to the following conditions:
  526. The above copyright notice and this permission notice shall be included in all
  527. copies or substantial portions of the Software.
  528. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  529. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  530. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  531. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  532. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  533. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  534. SOFTWARE.</string>
  535. <key>License</key>
  536. <string>MIT</string>
  537. <key>Title</key>
  538. <string>MLEmojiLabel</string>
  539. <key>Type</key>
  540. <string>PSGroupSpecifier</string>
  541. </dict>
  542. <dict>
  543. <key>FooterText</key>
  544. <string>The MIT License (MIT)
  545. Copyright (c) 2011-2017 qiniu.com
  546. Permission is hereby granted, free of charge, to any person obtaining a copy
  547. of this software and associated documentation files (the "Software"), to deal
  548. in the Software without restriction, including without limitation the rights
  549. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  550. copies of the Software, and to permit persons to whom the Software is
  551. furnished to do so, subject to the following conditions:
  552. The above copyright notice and this permission notice shall be included in
  553. all copies or substantial portions of the Software.
  554. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  555. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  556. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  557. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  558. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  559. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  560. THE SOFTWARE.
  561. </string>
  562. <key>License</key>
  563. <string>MIT</string>
  564. <key>Title</key>
  565. <string>Qiniu</string>
  566. <key>Type</key>
  567. <string>PSGroupSpecifier</string>
  568. </dict>
  569. <dict>
  570. <key>FooterText</key>
  571. <string>**Copyright (c) 2012 - 2016, GitHub, Inc.**
  572. **All rights reserved.**
  573. Permission is hereby granted, free of charge, to any person obtaining a copy of
  574. this software and associated documentation files (the "Software"), to deal in
  575. the Software without restriction, including without limitation the rights to
  576. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  577. the Software, and to permit persons to whom the Software is furnished to do so,
  578. subject to the following conditions:
  579. The above copyright notice and this permission notice shall be included in all
  580. copies or substantial portions of the Software.
  581. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  582. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  583. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  584. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  585. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  586. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  587. </string>
  588. <key>License</key>
  589. <string>MIT</string>
  590. <key>Title</key>
  591. <string>ReactiveObjC</string>
  592. <key>Type</key>
  593. <string>PSGroupSpecifier</string>
  594. </dict>
  595. <dict>
  596. <key>FooterText</key>
  597. <string>The MIT License (MIT)
  598. Copyright (c) 2016 Dustturtle openglnewbee@163.com
  599. Permission is hereby granted, free of charge, to any person obtaining a copy
  600. of this software and associated documentation files (the "Software"), to deal
  601. in the Software without restriction, including without limitation the rights
  602. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  603. copies of the Software, and to permit persons to whom the Software is
  604. furnished to do so, subject to the following conditions:
  605. The above copyright notice and this permission notice shall be included in all
  606. copies or substantial portions of the Software.
  607. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  608. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  609. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  610. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  611. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  612. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  613. SOFTWARE.
  614. </string>
  615. <key>License</key>
  616. <string>MIT</string>
  617. <key>Title</key>
  618. <string>RealReachability</string>
  619. <key>Type</key>
  620. <string>PSGroupSpecifier</string>
  621. </dict>
  622. <dict>
  623. <key>FooterText</key>
  624. <string>Copyright (c) 2009-2020 Olivier Poitrey rs@dailymotion.com
  625. Permission is hereby granted, free of charge, to any person obtaining a copy
  626. of this software and associated documentation files (the "Software"), to deal
  627. in the Software without restriction, including without limitation the rights
  628. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  629. copies of the Software, and to permit persons to whom the Software is furnished
  630. to do so, subject to the following conditions:
  631. The above copyright notice and this permission notice shall be included in all
  632. copies or substantial portions of the Software.
  633. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  634. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  635. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  636. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  637. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  638. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  639. THE SOFTWARE.
  640. </string>
  641. <key>License</key>
  642. <string>MIT</string>
  643. <key>Title</key>
  644. <string>SDWebImage</string>
  645. <key>Type</key>
  646. <string>PSGroupSpecifier</string>
  647. </dict>
  648. <dict>
  649. <key>FooterText</key>
  650. <string>Copyright (c) 2011 Mattt Thompson (http://mattt.me/)
  651. Permission is hereby granted, free of charge, to any person obtaining a copy
  652. of this software and associated documentation files (the "Software"), to deal
  653. in the Software without restriction, including without limitation the rights
  654. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  655. copies of the Software, and to permit persons to whom the Software is
  656. furnished to do so, subject to the following conditions:
  657. The above copyright notice and this permission notice shall be included in
  658. all copies or substantial portions of the Software.
  659. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  660. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  661. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  662. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  663. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  664. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  665. THE SOFTWARE.
  666. </string>
  667. <key>License</key>
  668. <string>MIT</string>
  669. <key>Title</key>
  670. <string>TTTAttributedLabel</string>
  671. <key>Type</key>
  672. <string>PSGroupSpecifier</string>
  673. </dict>
  674. <dict>
  675. <key>FooterText</key>
  676. <string>The MIT License (MIT)
  677. Copyright (c) 2016 Zhen Tan
  678. Permission is hereby granted, free of charge, to any person obtaining a copy
  679. of this software and associated documentation files (the "Software"), to deal
  680. in the Software without restriction, including without limitation the rights
  681. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  682. copies of the Software, and to permit persons to whom the Software is
  683. furnished to do so, subject to the following conditions:
  684. The above copyright notice and this permission notice shall be included in all
  685. copies or substantial portions of the Software.
  686. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  687. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  688. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  689. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  690. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  691. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  692. SOFTWARE.
  693. </string>
  694. <key>License</key>
  695. <string>MIT</string>
  696. <key>Title</key>
  697. <string>TZImagePickerController</string>
  698. <key>Type</key>
  699. <string>PSGroupSpecifier</string>
  700. </dict>
  701. <dict>
  702. <key>FooterText</key>
  703. <string>Generated by CocoaPods - https://cocoapods.org</string>
  704. <key>Title</key>
  705. <string></string>
  706. <key>Type</key>
  707. <string>PSGroupSpecifier</string>
  708. </dict>
  709. </array>
  710. <key>StringsTable</key>
  711. <string>Acknowledgements</string>
  712. <key>Title</key>
  713. <string>Acknowledgements</string>
  714. </dict>
  715. </plist>