Pods-LN_School-acknowledgements.plist 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250
  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-2016 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>Copyright (c) 2011, Tim Cinel (see AUTHORS)
  44. All rights reserved.
  45. Redistribution and use in source and binary forms, with or without
  46. modification, are permitted provided that the following conditions are met:
  47. * Redistributions of source code must retain the above copyright
  48. notice, this list of conditions and the following disclaimer.
  49. * Redistributions in binary form must reproduce the above copyright
  50. notice, this list of conditions and the following disclaimer in the
  51. documentation and/or other materials provided with the distribution.
  52. * Neither the name of the &lt;organization&gt; nor the
  53. names of its contributors may be used to endorse or promote products
  54. derived from this software without specific prior written permission.
  55. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  56. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  57. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  58. DISCLAIMED. IN NO EVENT SHALL &lt;COPYRIGHT HOLDER&gt; BE LIABLE FOR ANY
  59. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  60. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  61. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  62. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  63. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  64. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  65. </string>
  66. <key>License</key>
  67. <string>BSD</string>
  68. <key>Title</key>
  69. <string>ActionSheetPicker-3.0</string>
  70. <key>Type</key>
  71. <string>PSGroupSpecifier</string>
  72. </dict>
  73. <dict>
  74. <key>FooterText</key>
  75. <string>MIT License
  76. Copyright (c) 2017 jiangfangsheng
  77. Permission is hereby granted, free of charge, to any person obtaining a copy
  78. of this software and associated documentation files (the "Software"), to deal
  79. in the Software without restriction, including without limitation the rights
  80. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  81. copies of the Software, and to permit persons to whom the Software is
  82. furnished to do so, subject to the following conditions:
  83. The above copyright notice and this permission notice shall be included in all
  84. copies or substantial portions of the Software.
  85. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  86. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  87. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  88. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  89. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  90. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  91. SOFTWARE.
  92. </string>
  93. <key>License</key>
  94. <string>MIT</string>
  95. <key>Title</key>
  96. <string>BMKLocationKit</string>
  97. <key>Type</key>
  98. <string>PSGroupSpecifier</string>
  99. </dict>
  100. <dict>
  101. <key>FooterText</key>
  102. <string>The MIT License (MIT)
  103. Copyright (c) 2015 BaiduLBS
  104. Permission is hereby granted, free of charge, to any person obtaining a copy
  105. of this software and associated documentation files (the "Software"), to deal
  106. in the Software without restriction, including without limitation the rights
  107. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  108. copies of the Software, and to permit persons to whom the Software is
  109. furnished to do so, subject to the following conditions:
  110. The above copyright notice and this permission notice shall be included in all
  111. copies or substantial portions of the Software.
  112. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  113. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  114. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  115. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  116. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  117. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  118. SOFTWARE.
  119. </string>
  120. <key>License</key>
  121. <string>MIT</string>
  122. <key>Title</key>
  123. <string>BaiduMapKit</string>
  124. <key>Type</key>
  125. <string>PSGroupSpecifier</string>
  126. </dict>
  127. <dict>
  128. <key>FooterText</key>
  129. <string>//
  130. // LICENSE
  131. // BlocksKit
  132. //
  133. Copyright (c) 2011-2014 Zachary Waldowski, Alexsander Akers, and the BlocksKit Contributors
  134. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  135. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  136. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  137. </string>
  138. <key>License</key>
  139. <string>MIT</string>
  140. <key>Title</key>
  141. <string>BlocksKit</string>
  142. <key>Type</key>
  143. <string>PSGroupSpecifier</string>
  144. </dict>
  145. <dict>
  146. <key>FooterText</key>
  147. <string>The MIT License (MIT)
  148. Copyright (c) 2013 Kelp https://github.com/kelp404
  149. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  150. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  151. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  152. </string>
  153. <key>License</key>
  154. <string>MIT</string>
  155. <key>Title</key>
  156. <string>CocoaSecurity</string>
  157. <key>Type</key>
  158. <string>PSGroupSpecifier</string>
  159. </dict>
  160. <dict>
  161. <key>FooterText</key>
  162. <string>Copyright (C) 2013 by Benjamin Gordon
  163. Permission is hereby granted, free of charge, to any person obtaining a copy
  164. of this software and associated documentation files (the "Software"), to deal
  165. in the Software without restriction, including without limitation the rights
  166. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  167. copies of the Software, and to permit persons to whom the Software is
  168. furnished to do so, subject to the following conditions:
  169. The above copyright notice and this permission notice shall be included in
  170. all copies or substantial portions of the Software.
  171. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  172. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  173. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  174. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  175. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  176. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  177. THE SOFTWARE.
  178. </string>
  179. <key>License</key>
  180. <string>LICENSE</string>
  181. <key>Title</key>
  182. <string>Colours</string>
  183. <key>Type</key>
  184. <string>PSGroupSpecifier</string>
  185. </dict>
  186. <dict>
  187. <key>FooterText</key>
  188. <string># License
  189. ## MIT License
  190. Copyright (c) 2013 Daniel Amitay (http://danielamitay.com)
  191. Permission is hereby granted, free of charge, to any person obtaining a copy
  192. of this software and associated documentation files (the "Software"), to deal
  193. in the Software without restriction, including without limitation the rights
  194. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  195. copies of the Software, and to permit persons to whom the Software is
  196. furnished to do so, subject to the following conditions:
  197. The above copyright notice and this permission notice shall be included in
  198. all copies or substantial portions of the Software.
  199. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  200. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  201. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  202. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  203. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  204. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  205. THE SOFTWARE.</string>
  206. <key>License</key>
  207. <string>MIT</string>
  208. <key>Title</key>
  209. <string>DACircularProgress</string>
  210. <key>Type</key>
  211. <string>PSGroupSpecifier</string>
  212. </dict>
  213. <dict>
  214. <key>FooterText</key>
  215. <string>The MIT License (MIT)
  216. Copyright (c) 2016 Ignacio Romero Zurbuchen iromero@dzen.cl
  217. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  218. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  219. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  220. </string>
  221. <key>License</key>
  222. <string>MIT</string>
  223. <key>Title</key>
  224. <string>DZNEmptyDataSet</string>
  225. <key>Type</key>
  226. <string>PSGroupSpecifier</string>
  227. </dict>
  228. <dict>
  229. <key>FooterText</key>
  230. <string>The MIT License (MIT)
  231. Copyright (c) 2015
  232. Permission is hereby granted, free of charge, to any person obtaining a copy
  233. of this software and associated documentation files (the "Software"), to deal
  234. in the Software without restriction, including without limitation the rights
  235. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  236. copies of the Software, and to permit persons to whom the Software is
  237. furnished to do so, subject to the following conditions:
  238. The above copyright notice and this permission notice shall be included in all
  239. copies or substantial portions of the Software.
  240. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  241. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  242. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  243. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  244. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  245. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  246. SOFTWARE.
  247. </string>
  248. <key>License</key>
  249. <string>MIT</string>
  250. <key>Title</key>
  251. <string>FDFullscreenPopGesture</string>
  252. <key>Type</key>
  253. <string>PSGroupSpecifier</string>
  254. </dict>
  255. <dict>
  256. <key>FooterText</key>
  257. <string> GNU GENERAL PUBLIC LICENSE
  258. Version 2, June 1991
  259. Copyright (C) 1989, 1991 Free Software Foundation, Inc., &lt;http://fsf.org/&gt;
  260. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  261. Everyone is permitted to copy and distribute verbatim copies
  262. of this license document, but changing it is not allowed.
  263. Preamble
  264. The licenses for most software are designed to take away your
  265. freedom to share and change it. By contrast, the GNU General Public
  266. License is intended to guarantee your freedom to share and change free
  267. software--to make sure the software is free for all its users. This
  268. General Public License applies to most of the Free Software
  269. Foundation's software and to any other program whose authors commit to
  270. using it. (Some other Free Software Foundation software is covered by
  271. the GNU Lesser General Public License instead.) You can apply it to
  272. your programs, too.
  273. When we speak of free software, we are referring to freedom, not
  274. price. Our General Public Licenses are designed to make sure that you
  275. have the freedom to distribute copies of free software (and charge for
  276. this service if you wish), that you receive source code or can get it
  277. if you want it, that you can change the software or use pieces of it
  278. in new free programs; and that you know you can do these things.
  279. To protect your rights, we need to make restrictions that forbid
  280. anyone to deny you these rights or to ask you to surrender the rights.
  281. These restrictions translate to certain responsibilities for you if you
  282. distribute copies of the software, or if you modify it.
  283. For example, if you distribute copies of such a program, whether
  284. gratis or for a fee, you must give the recipients all the rights that
  285. you have. You must make sure that they, too, receive or can get the
  286. source code. And you must show them these terms so they know their
  287. rights.
  288. We protect your rights with two steps: (1) copyright the software, and
  289. (2) offer you this license which gives you legal permission to copy,
  290. distribute and/or modify the software.
  291. Also, for each author's protection and ours, we want to make certain
  292. that everyone understands that there is no warranty for this free
  293. software. If the software is modified by someone else and passed on, we
  294. want its recipients to know that what they have is not the original, so
  295. that any problems introduced by others will not reflect on the original
  296. authors' reputations.
  297. Finally, any free program is threatened constantly by software
  298. patents. We wish to avoid the danger that redistributors of a free
  299. program will individually obtain patent licenses, in effect making the
  300. program proprietary. To prevent this, we have made it clear that any
  301. patent must be licensed for everyone's free use or not licensed at all.
  302. The precise terms and conditions for copying, distribution and
  303. modification follow.
  304. GNU GENERAL PUBLIC LICENSE
  305. TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  306. 0. This License applies to any program or other work which contains
  307. a notice placed by the copyright holder saying it may be distributed
  308. under the terms of this General Public License. The "Program", below,
  309. refers to any such program or work, and a "work based on the Program"
  310. means either the Program or any derivative work under copyright law:
  311. that is to say, a work containing the Program or a portion of it,
  312. either verbatim or with modifications and/or translated into another
  313. language. (Hereinafter, translation is included without limitation in
  314. the term "modification".) Each licensee is addressed as "you".
  315. Activities other than copying, distribution and modification are not
  316. covered by this License; they are outside its scope. The act of
  317. running the Program is not restricted, and the output from the Program
  318. is covered only if its contents constitute a work based on the
  319. Program (independent of having been made by running the Program).
  320. Whether that is true depends on what the Program does.
  321. 1. You may copy and distribute verbatim copies of the Program's
  322. source code as you receive it, in any medium, provided that you
  323. conspicuously and appropriately publish on each copy an appropriate
  324. copyright notice and disclaimer of warranty; keep intact all the
  325. notices that refer to this License and to the absence of any warranty;
  326. and give any other recipients of the Program a copy of this License
  327. along with the Program.
  328. You may charge a fee for the physical act of transferring a copy, and
  329. you may at your option offer warranty protection in exchange for a fee.
  330. 2. You may modify your copy or copies of the Program or any portion
  331. of it, thus forming a work based on the Program, and copy and
  332. distribute such modifications or work under the terms of Section 1
  333. above, provided that you also meet all of these conditions:
  334. a) You must cause the modified files to carry prominent notices
  335. stating that you changed the files and the date of any change.
  336. b) You must cause any work that you distribute or publish, that in
  337. whole or in part contains or is derived from the Program or any
  338. part thereof, to be licensed as a whole at no charge to all third
  339. parties under the terms of this License.
  340. c) If the modified program normally reads commands interactively
  341. when run, you must cause it, when started running for such
  342. interactive use in the most ordinary way, to print or display an
  343. announcement including an appropriate copyright notice and a
  344. notice that there is no warranty (or else, saying that you provide
  345. a warranty) and that users may redistribute the program under
  346. these conditions, and telling the user how to view a copy of this
  347. License. (Exception: if the Program itself is interactive but
  348. does not normally print such an announcement, your work based on
  349. the Program is not required to print an announcement.)
  350. These requirements apply to the modified work as a whole. If
  351. identifiable sections of that work are not derived from the Program,
  352. and can be reasonably considered independent and separate works in
  353. themselves, then this License, and its terms, do not apply to those
  354. sections when you distribute them as separate works. But when you
  355. distribute the same sections as part of a whole which is a work based
  356. on the Program, the distribution of the whole must be on the terms of
  357. this License, whose permissions for other licensees extend to the
  358. entire whole, and thus to each and every part regardless of who wrote it.
  359. Thus, it is not the intent of this section to claim rights or contest
  360. your rights to work written entirely by you; rather, the intent is to
  361. exercise the right to control the distribution of derivative or
  362. collective works based on the Program.
  363. In addition, mere aggregation of another work not based on the Program
  364. with the Program (or with a work based on the Program) on a volume of
  365. a storage or distribution medium does not bring the other work under
  366. the scope of this License.
  367. 3. You may copy and distribute the Program (or a work based on it,
  368. under Section 2) in object code or executable form under the terms of
  369. Sections 1 and 2 above provided that you also do one of the following:
  370. a) Accompany it with the complete corresponding machine-readable
  371. source code, which must be distributed under the terms of Sections
  372. 1 and 2 above on a medium customarily used for software interchange; or,
  373. b) Accompany it with a written offer, valid for at least three
  374. years, to give any third party, for a charge no more than your
  375. cost of physically performing source distribution, a complete
  376. machine-readable copy of the corresponding source code, to be
  377. distributed under the terms of Sections 1 and 2 above on a medium
  378. customarily used for software interchange; or,
  379. c) Accompany it with the information you received as to the offer
  380. to distribute corresponding source code. (This alternative is
  381. allowed only for noncommercial distribution and only if you
  382. received the program in object code or executable form with such
  383. an offer, in accord with Subsection b above.)
  384. The source code for a work means the preferred form of the work for
  385. making modifications to it. For an executable work, complete source
  386. code means all the source code for all modules it contains, plus any
  387. associated interface definition files, plus the scripts used to
  388. control compilation and installation of the executable. However, as a
  389. special exception, the source code distributed need not include
  390. anything that is normally distributed (in either source or binary
  391. form) with the major components (compiler, kernel, and so on) of the
  392. operating system on which the executable runs, unless that component
  393. itself accompanies the executable.
  394. If distribution of executable or object code is made by offering
  395. access to copy from a designated place, then offering equivalent
  396. access to copy the source code from the same place counts as
  397. distribution of the source code, even though third parties are not
  398. compelled to copy the source along with the object code.
  399. 4. You may not copy, modify, sublicense, or distribute the Program
  400. except as expressly provided under this License. Any attempt
  401. otherwise to copy, modify, sublicense or distribute the Program is
  402. void, and will automatically terminate your rights under this License.
  403. However, parties who have received copies, or rights, from you under
  404. this License will not have their licenses terminated so long as such
  405. parties remain in full compliance.
  406. 5. You are not required to accept this License, since you have not
  407. signed it. However, nothing else grants you permission to modify or
  408. distribute the Program or its derivative works. These actions are
  409. prohibited by law if you do not accept this License. Therefore, by
  410. modifying or distributing the Program (or any work based on the
  411. Program), you indicate your acceptance of this License to do so, and
  412. all its terms and conditions for copying, distributing or modifying
  413. the Program or works based on it.
  414. 6. Each time you redistribute the Program (or any work based on the
  415. Program), the recipient automatically receives a license from the
  416. original licensor to copy, distribute or modify the Program subject to
  417. these terms and conditions. You may not impose any further
  418. restrictions on the recipients' exercise of the rights granted herein.
  419. You are not responsible for enforcing compliance by third parties to
  420. this License.
  421. 7. If, as a consequence of a court judgment or allegation of patent
  422. infringement or for any other reason (not limited to patent issues),
  423. conditions are imposed on you (whether by court order, agreement or
  424. otherwise) that contradict the conditions of this License, they do not
  425. excuse you from the conditions of this License. If you cannot
  426. distribute so as to satisfy simultaneously your obligations under this
  427. License and any other pertinent obligations, then as a consequence you
  428. may not distribute the Program at all. For example, if a patent
  429. license would not permit royalty-free redistribution of the Program by
  430. all those who receive copies directly or indirectly through you, then
  431. the only way you could satisfy both it and this License would be to
  432. refrain entirely from distribution of the Program.
  433. If any portion of this section is held invalid or unenforceable under
  434. any particular circumstance, the balance of the section is intended to
  435. apply and the section as a whole is intended to apply in other
  436. circumstances.
  437. It is not the purpose of this section to induce you to infringe any
  438. patents or other property right claims or to contest validity of any
  439. such claims; this section has the sole purpose of protecting the
  440. integrity of the free software distribution system, which is
  441. implemented by public license practices. Many people have made
  442. generous contributions to the wide range of software distributed
  443. through that system in reliance on consistent application of that
  444. system; it is up to the author/donor to decide if he or she is willing
  445. to distribute software through any other system and a licensee cannot
  446. impose that choice.
  447. This section is intended to make thoroughly clear what is believed to
  448. be a consequence of the rest of this License.
  449. 8. If the distribution and/or use of the Program is restricted in
  450. certain countries either by patents or by copyrighted interfaces, the
  451. original copyright holder who places the Program under this License
  452. may add an explicit geographical distribution limitation excluding
  453. those countries, so that distribution is permitted only in or among
  454. countries not thus excluded. In such case, this License incorporates
  455. the limitation as if written in the body of this License.
  456. 9. The Free Software Foundation may publish revised and/or new versions
  457. of the General Public License from time to time. Such new versions will
  458. be similar in spirit to the present version, but may differ in detail to
  459. address new problems or concerns.
  460. Each version is given a distinguishing version number. If the Program
  461. specifies a version number of this License which applies to it and "any
  462. later version", you have the option of following the terms and conditions
  463. either of that version or of any later version published by the Free
  464. Software Foundation. If the Program does not specify a version number of
  465. this License, you may choose any version ever published by the Free Software
  466. Foundation.
  467. 10. If you wish to incorporate parts of the Program into other free
  468. programs whose distribution conditions are different, write to the author
  469. to ask for permission. For software which is copyrighted by the Free
  470. Software Foundation, write to the Free Software Foundation; we sometimes
  471. make exceptions for this. Our decision will be guided by the two goals
  472. of preserving the free status of all derivatives of our free software and
  473. of promoting the sharing and reuse of software generally.
  474. NO WARRANTY
  475. 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
  476. FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
  477. OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
  478. PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
  479. OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  480. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
  481. TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
  482. PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
  483. REPAIR OR CORRECTION.
  484. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
  485. WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
  486. REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
  487. INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
  488. OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
  489. TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
  490. YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
  491. PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
  492. POSSIBILITY OF SUCH DAMAGES.
  493. END OF TERMS AND CONDITIONS
  494. How to Apply These Terms to Your New Programs
  495. If you develop a new program, and you want it to be of the greatest
  496. possible use to the public, the best way to achieve this is to make it
  497. free software which everyone can redistribute and change under these terms.
  498. To do so, attach the following notices to the program. It is safest
  499. to attach them to the start of each source file to most effectively
  500. convey the exclusion of warranty; and each file should have at least
  501. the "copyright" line and a pointer to where the full notice is found.
  502. {description}
  503. Copyright (C) {year} {fullname}
  504. This program is free software; you can redistribute it and/or modify
  505. it under the terms of the GNU General Public License as published by
  506. the Free Software Foundation; either version 2 of the License, or
  507. (at your option) any later version.
  508. This program is distributed in the hope that it will be useful,
  509. but WITHOUT ANY WARRANTY; without even the implied warranty of
  510. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  511. GNU General Public License for more details.
  512. You should have received a copy of the GNU General Public License along
  513. with this program; if not, write to the Free Software Foundation, Inc.,
  514. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  515. Also add information on how to contact you by electronic and paper mail.
  516. If the program is interactive, make it output a short notice like this
  517. when it starts in an interactive mode:
  518. Gnomovision version 69, Copyright (C) year name of author
  519. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
  520. This is free software, and you are welcome to redistribute it
  521. under certain conditions; type `show c' for details.
  522. The hypothetical commands `show w' and `show c' should show the appropriate
  523. parts of the General Public License. Of course, the commands you use may
  524. be called something other than `show w' and `show c'; they could even be
  525. mouse-clicks or menu items--whatever suits your program.
  526. You should also get your employer (if you work as a programmer) or your
  527. school, if any, to sign a "copyright disclaimer" for the program, if
  528. necessary. Here is a sample; alter the names:
  529. Yoyodyne, Inc., hereby disclaims all copyright interest in the program
  530. `Gnomovision' (which makes passes at compilers) written by James Hacker.
  531. {signature of Ty Coon}, 1 April 1989
  532. Ty Coon, President of Vice
  533. This General Public License does not permit incorporating your program into
  534. proprietary programs. If your program is a subroutine library, you may
  535. consider it more useful to permit linking proprietary applications with the
  536. library. If this is what you want to do, use the GNU Lesser General
  537. Public License instead of this License.
  538. </string>
  539. <key>License</key>
  540. <string>MIT</string>
  541. <key>Title</key>
  542. <string>GTSDK</string>
  543. <key>Type</key>
  544. <string>PSGroupSpecifier</string>
  545. </dict>
  546. <dict>
  547. <key>FooterText</key>
  548. <string>MIT License
  549. Copyright (c) 2019 donggelaile
  550. Permission is hereby granted, free of charge, to any person obtaining a copy
  551. of this software and associated documentation files (the "Software"), to deal
  552. in the Software without restriction, including without limitation the rights
  553. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  554. copies of the Software, and to permit persons to whom the Software is
  555. furnished to do so, subject to the following conditions:
  556. The above copyright notice and this permission notice shall be included in all
  557. copies or substantial portions of the Software.
  558. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  559. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  560. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  561. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  562. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  563. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  564. SOFTWARE.</string>
  565. <key>License</key>
  566. <string>MIT</string>
  567. <key>Title</key>
  568. <string>HDCollectionView</string>
  569. <key>Type</key>
  570. <string>PSGroupSpecifier</string>
  571. </dict>
  572. <dict>
  573. <key>FooterText</key>
  574. <string>The MIT License (MIT)
  575. Copyright (c) 2015 Ideais Mobile
  576. Permission is hereby granted, free of charge, to any person obtaining a copy
  577. of this software and associated documentation files (the "Software"), to deal
  578. in the Software without restriction, including without limitation the rights
  579. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  580. copies of the Software, and to permit persons to whom the Software is
  581. furnished to do so, subject to the following conditions:
  582. The above copyright notice and this permission notice shall be included in
  583. all copies or substantial portions of the Software.
  584. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  585. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  586. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  587. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  588. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  589. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  590. THE SOFTWARE.</string>
  591. <key>License</key>
  592. <string>MIT</string>
  593. <key>Title</key>
  594. <string>IDMPhotoBrowser</string>
  595. <key>Type</key>
  596. <string>PSGroupSpecifier</string>
  597. </dict>
  598. <dict>
  599. <key>FooterText</key>
  600. <string>MIT License
  601. Copyright (c) 2013-2017 Iftekhar Qurashi
  602. Permission is hereby granted, free of charge, to any person obtaining a copy
  603. of this software and associated documentation files (the "Software"), to deal
  604. in the Software without restriction, including without limitation the rights
  605. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  606. copies of the Software, and to permit persons to whom the Software is
  607. furnished to do so, subject to the following conditions:
  608. The above copyright notice and this permission notice shall be included in all
  609. copies or substantial portions of the Software.
  610. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  611. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  612. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  613. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  614. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  615. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  616. SOFTWARE.
  617. </string>
  618. <key>License</key>
  619. <string>MIT</string>
  620. <key>Title</key>
  621. <string>IQKeyboardManager</string>
  622. <key>Type</key>
  623. <string>PSGroupSpecifier</string>
  624. </dict>
  625. <dict>
  626. <key>FooterText</key>
  627. <string>MIT License
  628. Copyright (c) 2018 暴走的鑫鑫
  629. Permission is hereby granted, free of charge, to any person obtaining a copy
  630. of this software and associated documentation files (the "Software"), to deal
  631. in the Software without restriction, including without limitation the rights
  632. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  633. copies of the Software, and to permit persons to whom the Software is
  634. furnished to do so, subject to the following conditions:
  635. The above copyright notice and this permission notice shall be included in all
  636. copies or substantial portions of the Software.
  637. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  638. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  639. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  640. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  641. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  642. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  643. SOFTWARE.
  644. </string>
  645. <key>License</key>
  646. <string>MIT</string>
  647. <key>Title</key>
  648. <string>JXCategoryView</string>
  649. <key>Type</key>
  650. <string>PSGroupSpecifier</string>
  651. </dict>
  652. <dict>
  653. <key>FooterText</key>
  654. <string>Copyright © 2009-2016 Matej Bukovinski
  655. Permission is hereby granted, free of charge, to any person obtaining a copy
  656. of this software and associated documentation files (the "Software"), to deal
  657. in the Software without restriction, including without limitation the rights
  658. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  659. copies of the Software, and to permit persons to whom the Software is
  660. furnished to do so, subject to the following conditions:
  661. The above copyright notice and this permission notice shall be included in
  662. all copies or substantial portions of the Software.
  663. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  664. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  665. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  666. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  667. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  668. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  669. THE SOFTWARE.</string>
  670. <key>License</key>
  671. <string>MIT</string>
  672. <key>Title</key>
  673. <string>MBProgressHUD</string>
  674. <key>Type</key>
  675. <string>PSGroupSpecifier</string>
  676. </dict>
  677. <dict>
  678. <key>FooterText</key>
  679. <string>Copyright (c) 2013-2015 MJRefresh (https://github.com/CoderMJLee/MJRefresh)
  680. Permission is hereby granted, free of charge, to any person obtaining a copy
  681. of this software and associated documentation files (the "Software"), to deal
  682. in the Software without restriction, including without limitation the rights
  683. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  684. copies of the Software, and to permit persons to whom the Software is
  685. furnished to do so, subject to the following conditions:
  686. The above copyright notice and this permission notice shall be included in
  687. all copies or substantial portions of the Software.
  688. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  689. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  690. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  691. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  692. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  693. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  694. THE SOFTWARE.
  695. </string>
  696. <key>License</key>
  697. <string>MIT</string>
  698. <key>Title</key>
  699. <string>MJRefresh</string>
  700. <key>Type</key>
  701. <string>PSGroupSpecifier</string>
  702. </dict>
  703. <dict>
  704. <key>FooterText</key>
  705. <string>Copyright (c) 2011-2012 Masonry Team - https://github.com/Masonry
  706. Permission is hereby granted, free of charge, to any person obtaining a copy
  707. of this software and associated documentation files (the "Software"), to deal
  708. in the Software without restriction, including without limitation the rights
  709. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  710. copies of the Software, and to permit persons to whom the Software is
  711. furnished to do so, subject to the following conditions:
  712. The above copyright notice and this permission notice shall be included in
  713. all copies or substantial portions of the Software.
  714. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  715. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  716. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  717. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  718. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  719. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  720. THE SOFTWARE.</string>
  721. <key>License</key>
  722. <string>MIT</string>
  723. <key>Title</key>
  724. <string>Masonry</string>
  725. <key>Type</key>
  726. <string>PSGroupSpecifier</string>
  727. </dict>
  728. <dict>
  729. <key>FooterText</key>
  730. <string>**Copyright (c) 2012 - 2016, GitHub, Inc.**
  731. **All rights reserved.**
  732. Permission is hereby granted, free of charge, to any person obtaining a copy of
  733. this software and associated documentation files (the "Software"), to deal in
  734. the Software without restriction, including without limitation the rights to
  735. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  736. the Software, and to permit persons to whom the Software is furnished to do so,
  737. subject to the following conditions:
  738. The above copyright notice and this permission notice shall be included in all
  739. copies or substantial portions of the Software.
  740. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  741. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  742. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  743. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  744. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  745. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  746. </string>
  747. <key>License</key>
  748. <string>MIT</string>
  749. <key>Title</key>
  750. <string>ReactiveObjC</string>
  751. <key>Type</key>
  752. <string>PSGroupSpecifier</string>
  753. </dict>
  754. <dict>
  755. <key>FooterText</key>
  756. <string>The MIT License (MIT)
  757. Copyright (c) 2015 GSD_iOS
  758. Permission is hereby granted, free of charge, to any person obtaining a copy
  759. of this software and associated documentation files (the "Software"), to deal
  760. in the Software without restriction, including without limitation the rights
  761. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  762. copies of the Software, and to permit persons to whom the Software is
  763. furnished to do so, subject to the following conditions:
  764. The above copyright notice and this permission notice shall be included in all
  765. copies or substantial portions of the Software.
  766. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  767. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  768. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  769. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  770. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  771. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  772. SOFTWARE.
  773. </string>
  774. <key>License</key>
  775. <string>MIT</string>
  776. <key>Title</key>
  777. <string>SDCycleScrollView</string>
  778. <key>Type</key>
  779. <string>PSGroupSpecifier</string>
  780. </dict>
  781. <dict>
  782. <key>FooterText</key>
  783. <string>Copyright (c) 2009-2018 Olivier Poitrey rs@dailymotion.com
  784. Permission is hereby granted, free of charge, to any person obtaining a copy
  785. of this software and associated documentation files (the "Software"), to deal
  786. in the Software without restriction, including without limitation the rights
  787. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  788. copies of the Software, and to permit persons to whom the Software is furnished
  789. to do so, subject to the following conditions:
  790. The above copyright notice and this permission notice shall be included in all
  791. copies or substantial portions of the Software.
  792. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  793. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  794. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  795. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  796. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  797. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  798. THE SOFTWARE.
  799. </string>
  800. <key>License</key>
  801. <string>MIT</string>
  802. <key>Title</key>
  803. <string>SDWebImage</string>
  804. <key>Type</key>
  805. <string>PSGroupSpecifier</string>
  806. </dict>
  807. <dict>
  808. <key>FooterText</key>
  809. <string>The MIT License (MIT)
  810. Copyright (c) 2016 Zhen Tan
  811. Permission is hereby granted, free of charge, to any person obtaining a copy
  812. of this software and associated documentation files (the "Software"), to deal
  813. in the Software without restriction, including without limitation the rights
  814. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  815. copies of the Software, and to permit persons to whom the Software is
  816. furnished to do so, subject to the following conditions:
  817. The above copyright notice and this permission notice shall be included in all
  818. copies or substantial portions of the Software.
  819. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  820. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  821. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  822. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  823. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  824. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  825. SOFTWARE.
  826. </string>
  827. <key>License</key>
  828. <string>MIT</string>
  829. <key>Title</key>
  830. <string>TZImagePickerController</string>
  831. <key>Type</key>
  832. <string>PSGroupSpecifier</string>
  833. </dict>
  834. <dict>
  835. <key>FooterText</key>
  836. <string>The MIT License (MIT)
  837. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  838. Permission is hereby granted, free of charge, to any person obtaining a copy
  839. of this software and associated documentation files (the "Software"), to deal
  840. in the Software without restriction, including without limitation the rights
  841. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  842. copies of the Software, and to permit persons to whom the Software is
  843. furnished to do so, subject to the following conditions:
  844. The above copyright notice and this permission notice shall be included in all
  845. copies or substantial portions of the Software.
  846. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  847. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  848. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  849. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  850. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  851. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  852. SOFTWARE.
  853. </string>
  854. <key>License</key>
  855. <string>MIT</string>
  856. <key>Title</key>
  857. <string>YYCache</string>
  858. <key>Type</key>
  859. <string>PSGroupSpecifier</string>
  860. </dict>
  861. <dict>
  862. <key>FooterText</key>
  863. <string>The MIT License (MIT)
  864. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  865. Permission is hereby granted, free of charge, to any person obtaining a copy
  866. of this software and associated documentation files (the "Software"), to deal
  867. in the Software without restriction, including without limitation the rights
  868. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  869. copies of the Software, and to permit persons to whom the Software is
  870. furnished to do so, subject to the following conditions:
  871. The above copyright notice and this permission notice shall be included in all
  872. copies or substantial portions of the Software.
  873. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  874. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  875. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  876. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  877. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  878. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  879. SOFTWARE.
  880. </string>
  881. <key>License</key>
  882. <string>MIT</string>
  883. <key>Title</key>
  884. <string>YYCategories</string>
  885. <key>Type</key>
  886. <string>PSGroupSpecifier</string>
  887. </dict>
  888. <dict>
  889. <key>FooterText</key>
  890. <string>The MIT License (MIT)
  891. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  892. Permission is hereby granted, free of charge, to any person obtaining a copy
  893. of this software and associated documentation files (the "Software"), to deal
  894. in the Software without restriction, including without limitation the rights
  895. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  896. copies of the Software, and to permit persons to whom the Software is
  897. furnished to do so, subject to the following conditions:
  898. The above copyright notice and this permission notice shall be included in all
  899. copies or substantial portions of the Software.
  900. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  901. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  902. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  903. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  904. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  905. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  906. SOFTWARE.
  907. </string>
  908. <key>License</key>
  909. <string>MIT</string>
  910. <key>Title</key>
  911. <string>YYImage</string>
  912. <key>Type</key>
  913. <string>PSGroupSpecifier</string>
  914. </dict>
  915. <dict>
  916. <key>FooterText</key>
  917. <string>The MIT License (MIT)
  918. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  919. Permission is hereby granted, free of charge, to any person obtaining a copy
  920. of this software and associated documentation files (the "Software"), to deal
  921. in the Software without restriction, including without limitation the rights
  922. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  923. copies of the Software, and to permit persons to whom the Software is
  924. furnished to do so, subject to the following conditions:
  925. The above copyright notice and this permission notice shall be included in all
  926. copies or substantial portions of the Software.
  927. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  928. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  929. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  930. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  931. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  932. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  933. SOFTWARE.
  934. </string>
  935. <key>License</key>
  936. <string>MIT</string>
  937. <key>Title</key>
  938. <string>YYModel</string>
  939. <key>Type</key>
  940. <string>PSGroupSpecifier</string>
  941. </dict>
  942. <dict>
  943. <key>FooterText</key>
  944. <string>The MIT License (MIT)
  945. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  946. Permission is hereby granted, free of charge, to any person obtaining a copy
  947. of this software and associated documentation files (the "Software"), to deal
  948. in the Software without restriction, including without limitation the rights
  949. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  950. copies of the Software, and to permit persons to whom the Software is
  951. furnished to do so, subject to the following conditions:
  952. The above copyright notice and this permission notice shall be included in all
  953. copies or substantial portions of the Software.
  954. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  955. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  956. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  957. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  958. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  959. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  960. SOFTWARE.
  961. </string>
  962. <key>License</key>
  963. <string>MIT</string>
  964. <key>Title</key>
  965. <string>YYText</string>
  966. <key>Type</key>
  967. <string>PSGroupSpecifier</string>
  968. </dict>
  969. <dict>
  970. <key>FooterText</key>
  971. <string>The MIT License (MIT)
  972. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  973. Permission is hereby granted, free of charge, to any person obtaining a copy
  974. of this software and associated documentation files (the "Software"), to deal
  975. in the Software without restriction, including without limitation the rights
  976. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  977. copies of the Software, and to permit persons to whom the Software is
  978. furnished to do so, subject to the following conditions:
  979. The above copyright notice and this permission notice shall be included in all
  980. copies or substantial portions of the Software.
  981. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  982. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  983. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  984. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  985. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  986. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  987. SOFTWARE.
  988. </string>
  989. <key>License</key>
  990. <string>MIT</string>
  991. <key>Title</key>
  992. <string>YYWebImage</string>
  993. <key>Type</key>
  994. <string>PSGroupSpecifier</string>
  995. </dict>
  996. <dict>
  997. <key>FooterText</key>
  998. <string>MIT License
  999. Copyright (c) 2014-present, Facebook, Inc.
  1000. Permission is hereby granted, free of charge, to any person obtaining a copy
  1001. of this software and associated documentation files (the "Software"), to deal
  1002. in the Software without restriction, including without limitation the rights
  1003. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1004. copies of the Software, and to permit persons to whom the Software is
  1005. furnished to do so, subject to the following conditions:
  1006. The above copyright notice and this permission notice shall be included in all
  1007. copies or substantial portions of the Software.
  1008. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1009. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1010. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1011. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1012. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1013. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1014. SOFTWARE.
  1015. </string>
  1016. <key>License</key>
  1017. <string>MIT</string>
  1018. <key>Title</key>
  1019. <string>Yoga</string>
  1020. <key>Type</key>
  1021. <string>PSGroupSpecifier</string>
  1022. </dict>
  1023. <dict>
  1024. <key>FooterText</key>
  1025. <string>BSD License
  1026. For Pop software
  1027. Copyright (c) 2014, Facebook, Inc. All rights reserved.
  1028. Redistribution and use in source and binary forms, with or without modification,
  1029. are permitted provided that the following conditions are met:
  1030. * Redistributions of source code must retain the above copyright notice, this
  1031. list of conditions and the following disclaimer.
  1032. * Redistributions in binary form must reproduce the above copyright notice,
  1033. this list of conditions and the following disclaimer in the documentation
  1034. and/or other materials provided with the distribution.
  1035. * Neither the name Facebook nor the names of its contributors may be used to
  1036. endorse or promote products derived from this software without specific
  1037. prior written permission.
  1038. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  1039. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  1040. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1041. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  1042. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1043. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  1044. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  1045. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1046. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  1047. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1048. </string>
  1049. <key>License</key>
  1050. <string>BSD</string>
  1051. <key>Title</key>
  1052. <string>pop</string>
  1053. <key>Type</key>
  1054. <string>PSGroupSpecifier</string>
  1055. </dict>
  1056. <dict>
  1057. <key>FooterText</key>
  1058. <string>Generated by CocoaPods - https://cocoapods.org</string>
  1059. <key>Title</key>
  1060. <string></string>
  1061. <key>Type</key>
  1062. <string>PSGroupSpecifier</string>
  1063. </dict>
  1064. </array>
  1065. <key>StringsTable</key>
  1066. <string>Acknowledgements</string>
  1067. <key>Title</key>
  1068. <string>Acknowledgements</string>
  1069. </dict>
  1070. </plist>