Pods-Inhealth-acknowledgements.plist 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100
  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 &quot;Software&quot;), 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 &quot;AS IS&quot;, 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) 2014 Alamofire Software Foundation (http://alamofire.org/)
  44. Permission is hereby granted, free of charge, to any person obtaining a copy
  45. of this software and associated documentation files (the &quot;Software&quot;), to deal
  46. in the Software without restriction, including without limitation the rights
  47. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  48. copies of the Software, and to permit persons to whom the Software is
  49. furnished to do so, subject to the following conditions:
  50. The above copyright notice and this permission notice shall be included in
  51. all copies or substantial portions of the Software.
  52. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  53. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  54. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  55. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  56. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  57. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  58. THE SOFTWARE.
  59. </string>
  60. <key>License</key>
  61. <string>MIT</string>
  62. <key>Title</key>
  63. <string>Alamofire</string>
  64. <key>Type</key>
  65. <string>PSGroupSpecifier</string>
  66. </dict>
  67. <dict>
  68. <key>FooterText</key>
  69. <string>Apache License
  70. Version 2.0, January 2004
  71. http://www.apache.org/licenses/
  72. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  73. 1. Definitions.
  74. &quot;License&quot; shall mean the terms and conditions for use, reproduction,
  75. and distribution as defined by Sections 1 through 9 of this document.
  76. &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
  77. the copyright owner that is granting the License.
  78. &quot;Legal Entity&quot; shall mean the union of the acting entity and all
  79. other entities that control, are controlled by, or are under common
  80. control with that entity. For the purposes of this definition,
  81. &quot;control&quot; means (i) the power, direct or indirect, to cause the
  82. direction or management of such entity, whether by contract or
  83. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  84. outstanding shares, or (iii) beneficial ownership of such entity.
  85. &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
  86. exercising permissions granted by this License.
  87. &quot;Source&quot; form shall mean the preferred form for making modifications,
  88. including but not limited to software source code, documentation
  89. source, and configuration files.
  90. &quot;Object&quot; form shall mean any form resulting from mechanical
  91. transformation or translation of a Source form, including but
  92. not limited to compiled object code, generated documentation,
  93. and conversions to other media types.
  94. &quot;Work&quot; shall mean the work of authorship, whether in Source or
  95. Object form, made available under the License, as indicated by a
  96. copyright notice that is included in or attached to the work
  97. (an example is provided in the Appendix below).
  98. &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
  99. form, that is based on (or derived from) the Work and for which the
  100. editorial revisions, annotations, elaborations, or other modifications
  101. represent, as a whole, an original work of authorship. For the purposes
  102. of this License, Derivative Works shall not include works that remain
  103. separable from, or merely link (or bind by name) to the interfaces of,
  104. the Work and Derivative Works thereof.
  105. &quot;Contribution&quot; shall mean any work of authorship, including
  106. the original version of the Work and any modifications or additions
  107. to that Work or Derivative Works thereof, that is intentionally
  108. submitted to Licensor for inclusion in the Work by the copyright owner
  109. or by an individual or Legal Entity authorized to submit on behalf of
  110. the copyright owner. For the purposes of this definition, &quot;submitted&quot;
  111. means any form of electronic, verbal, or written communication sent
  112. to the Licensor or its representatives, including but not limited to
  113. communication on electronic mailing lists, source code control systems,
  114. and issue tracking systems that are managed by, or on behalf of, the
  115. Licensor for the purpose of discussing and improving the Work, but
  116. excluding communication that is conspicuously marked or otherwise
  117. designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
  118. &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
  119. on behalf of whom a Contribution has been received by Licensor and
  120. subsequently incorporated within the Work.
  121. 2. Grant of Copyright License. Subject to the terms and conditions of
  122. this License, each Contributor hereby grants to You a perpetual,
  123. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  124. copyright license to reproduce, prepare Derivative Works of,
  125. publicly display, publicly perform, sublicense, and distribute the
  126. Work and such Derivative Works in Source or Object form.
  127. 3. Grant of Patent License. Subject to the terms and conditions of
  128. this License, each Contributor hereby grants to You a perpetual,
  129. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  130. (except as stated in this section) patent license to make, have made,
  131. use, offer to sell, sell, import, and otherwise transfer the Work,
  132. where such license applies only to those patent claims licensable
  133. by such Contributor that are necessarily infringed by their
  134. Contribution(s) alone or by combination of their Contribution(s)
  135. with the Work to which such Contribution(s) was submitted. If You
  136. institute patent litigation against any entity (including a
  137. cross-claim or counterclaim in a lawsuit) alleging that the Work
  138. or a Contribution incorporated within the Work constitutes direct
  139. or contributory patent infringement, then any patent licenses
  140. granted to You under this License for that Work shall terminate
  141. as of the date such litigation is filed.
  142. 4. Redistribution. You may reproduce and distribute copies of the
  143. Work or Derivative Works thereof in any medium, with or without
  144. modifications, and in Source or Object form, provided that You
  145. meet the following conditions:
  146. (a) You must give any other recipients of the Work or
  147. Derivative Works a copy of this License; and
  148. (b) You must cause any modified files to carry prominent notices
  149. stating that You changed the files; and
  150. (c) You must retain, in the Source form of any Derivative Works
  151. that You distribute, all copyright, patent, trademark, and
  152. attribution notices from the Source form of the Work,
  153. excluding those notices that do not pertain to any part of
  154. the Derivative Works; and
  155. (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
  156. distribution, then any Derivative Works that You distribute must
  157. include a readable copy of the attribution notices contained
  158. within such NOTICE file, excluding those notices that do not
  159. pertain to any part of the Derivative Works, in at least one
  160. of the following places: within a NOTICE text file distributed
  161. as part of the Derivative Works; within the Source form or
  162. documentation, if provided along with the Derivative Works; or,
  163. within a display generated by the Derivative Works, if and
  164. wherever such third-party notices normally appear. The contents
  165. of the NOTICE file are for informational purposes only and
  166. do not modify the License. You may add Your own attribution
  167. notices within Derivative Works that You distribute, alongside
  168. or as an addendum to the NOTICE text from the Work, provided
  169. that such additional attribution notices cannot be construed
  170. as modifying the License.
  171. You may add Your own copyright statement to Your modifications and
  172. may provide additional or different license terms and conditions
  173. for use, reproduction, or distribution of Your modifications, or
  174. for any such Derivative Works as a whole, provided Your use,
  175. reproduction, and distribution of the Work otherwise complies with
  176. the conditions stated in this License.
  177. 5. Submission of Contributions. Unless You explicitly state otherwise,
  178. any Contribution intentionally submitted for inclusion in the Work
  179. by You to the Licensor shall be under the terms and conditions of
  180. this License, without any additional terms or conditions.
  181. Notwithstanding the above, nothing herein shall supersede or modify
  182. the terms of any separate license agreement you may have executed
  183. with Licensor regarding such Contributions.
  184. 6. Trademarks. This License does not grant permission to use the trade
  185. names, trademarks, service marks, or product names of the Licensor,
  186. except as required for reasonable and customary use in describing the
  187. origin of the Work and reproducing the content of the NOTICE file.
  188. 7. Disclaimer of Warranty. Unless required by applicable law or
  189. agreed to in writing, Licensor provides the Work (and each
  190. Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
  191. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  192. implied, including, without limitation, any warranties or conditions
  193. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  194. PARTICULAR PURPOSE. You are solely responsible for determining the
  195. appropriateness of using or redistributing the Work and assume any
  196. risks associated with Your exercise of permissions under this License.
  197. 8. Limitation of Liability. In no event and under no legal theory,
  198. whether in tort (including negligence), contract, or otherwise,
  199. unless required by applicable law (such as deliberate and grossly
  200. negligent acts) or agreed to in writing, shall any Contributor be
  201. liable to You for damages, including any direct, indirect, special,
  202. incidental, or consequential damages of any character arising as a
  203. result of this License or out of the use or inability to use the
  204. Work (including but not limited to damages for loss of goodwill,
  205. work stoppage, computer failure or malfunction, or any and all
  206. other commercial damages or losses), even if such Contributor
  207. has been advised of the possibility of such damages.
  208. 9. Accepting Warranty or Additional Liability. While redistributing
  209. the Work or Derivative Works thereof, You may choose to offer,
  210. and charge a fee for, acceptance of support, warranty, indemnity,
  211. or other liability obligations and/or rights consistent with this
  212. License. However, in accepting such obligations, You may act only
  213. on Your own behalf and on Your sole responsibility, not on behalf
  214. of any other Contributor, and only if You agree to indemnify,
  215. defend, and hold each Contributor harmless for any liability
  216. incurred by, or claims asserted against, such Contributor by reason
  217. of your accepting any such warranty or additional liability.
  218. END OF TERMS AND CONDITIONS
  219. APPENDIX: How to apply the Apache License to your work.
  220. To apply the Apache License to your work, attach the following
  221. boilerplate notice, with the fields enclosed by brackets &quot;{}&quot;
  222. replaced with your own identifying information. (Don&apos;t include
  223. the brackets!) The text should be enclosed in the appropriate
  224. comment syntax for the file format. We also recommend that a
  225. file or class name and description of purpose be included on the
  226. same &quot;printed page&quot; as the copyright notice for easier
  227. identification within third-party archives.
  228. Copyright 2016-2019 Daniel Cohen Gindi &amp; Philipp Jahoda
  229. Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
  230. you may not use this file except in compliance with the License.
  231. You may obtain a copy of the License at
  232. http://www.apache.org/licenses/LICENSE-2.0
  233. Unless required by applicable law or agreed to in writing, software
  234. distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
  235. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  236. See the License for the specific language governing permissions and
  237. limitations under the License.
  238. </string>
  239. <key>License</key>
  240. <string>Apache License, Version 2.0</string>
  241. <key>Title</key>
  242. <string>Charts</string>
  243. <key>Type</key>
  244. <string>PSGroupSpecifier</string>
  245. </dict>
  246. <dict>
  247. <key>FooterText</key>
  248. <string>The MIT License (MIT)
  249. Copyright (c) 2016 lihao
  250. Permission is hereby granted, free of charge, to any person obtaining a copy
  251. of this software and associated documentation files (the &quot;Software&quot;), to deal
  252. in the Software without restriction, including without limitation the rights
  253. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  254. copies of the Software, and to permit persons to whom the Software is
  255. furnished to do so, subject to the following conditions:
  256. The above copyright notice and this permission notice shall be included in all
  257. copies or substantial portions of the Software.
  258. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  259. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  260. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  261. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  262. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  263. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  264. SOFTWARE.
  265. </string>
  266. <key>License</key>
  267. <string>MIT</string>
  268. <key>Title</key>
  269. <string>ESPullToRefresh</string>
  270. <key>Type</key>
  271. <string>PSGroupSpecifier</string>
  272. </dict>
  273. <dict>
  274. <key>FooterText</key>
  275. <string>The MIT License (MIT)
  276. Copyright (c) 2015 IBAnimatable
  277. Permission is hereby granted, free of charge, to any person obtaining a copy
  278. of this software and associated documentation files (the &quot;Software&quot;), to deal
  279. in the Software without restriction, including without limitation the rights
  280. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  281. copies of the Software, and to permit persons to whom the Software is
  282. furnished to do so, subject to the following conditions:
  283. The above copyright notice and this permission notice shall be included in all
  284. copies or substantial portions of the Software.
  285. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  286. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  287. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  288. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  289. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  290. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  291. SOFTWARE.
  292. </string>
  293. <key>License</key>
  294. <string>MIT</string>
  295. <key>Title</key>
  296. <string>IBAnimatable</string>
  297. <key>Type</key>
  298. <string>PSGroupSpecifier</string>
  299. </dict>
  300. <dict>
  301. <key>FooterText</key>
  302. <string>MIT License
  303. Copyright (c) 2013-2017 Iftekhar Qurashi
  304. Permission is hereby granted, free of charge, to any person obtaining a copy
  305. of this software and associated documentation files (the &quot;Software&quot;), to deal
  306. in the Software without restriction, including without limitation the rights
  307. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  308. copies of the Software, and to permit persons to whom the Software is
  309. furnished to do so, subject to the following conditions:
  310. The above copyright notice and this permission notice shall be included in all
  311. copies or substantial portions of the Software.
  312. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  313. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  314. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  315. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  316. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  317. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  318. SOFTWARE.
  319. </string>
  320. <key>License</key>
  321. <string>MIT</string>
  322. <key>Title</key>
  323. <string>IQKeyboardManagerSwift</string>
  324. <key>Type</key>
  325. <string>PSGroupSpecifier</string>
  326. </dict>
  327. <dict>
  328. <key>FooterText</key>
  329. <string>MIT License
  330. Copyright (c) 2018 暴走的鑫鑫
  331. Permission is hereby granted, free of charge, to any person obtaining a copy
  332. of this software and associated documentation files (the &quot;Software&quot;), to deal
  333. in the Software without restriction, including without limitation the rights
  334. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  335. copies of the Software, and to permit persons to whom the Software is
  336. furnished to do so, subject to the following conditions:
  337. The above copyright notice and this permission notice shall be included in all
  338. copies or substantial portions of the Software.
  339. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  340. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  341. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  342. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  343. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  344. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  345. SOFTWARE.
  346. </string>
  347. <key>License</key>
  348. <string>MIT</string>
  349. <key>Title</key>
  350. <string>JXPagingView</string>
  351. <key>Type</key>
  352. <string>PSGroupSpecifier</string>
  353. </dict>
  354. <dict>
  355. <key>FooterText</key>
  356. <string>MIT License
  357. Copyright (c) 2018 暴走的鑫鑫
  358. Permission is hereby granted, free of charge, to any person obtaining a copy
  359. of this software and associated documentation files (the &quot;Software&quot;), to deal
  360. in the Software without restriction, including without limitation the rights
  361. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  362. copies of the Software, and to permit persons to whom the Software is
  363. furnished to do so, subject to the following conditions:
  364. The above copyright notice and this permission notice shall be included in all
  365. copies or substantial portions of the Software.
  366. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  367. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  368. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  369. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  370. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  371. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  372. SOFTWARE.
  373. </string>
  374. <key>License</key>
  375. <string>MIT</string>
  376. <key>Title</key>
  377. <string>JXSegmentedView</string>
  378. <key>Type</key>
  379. <string>PSGroupSpecifier</string>
  380. </dict>
  381. <dict>
  382. <key>FooterText</key>
  383. <string>The MIT License (MIT)
  384. Copyright (c) 2019 Wei Wang
  385. Permission is hereby granted, free of charge, to any person obtaining a copy
  386. of this software and associated documentation files (the &quot;Software&quot;), to deal
  387. in the Software without restriction, including without limitation the rights
  388. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  389. copies of the Software, and to permit persons to whom the Software is
  390. furnished to do so, subject to the following conditions:
  391. The above copyright notice and this permission notice shall be included in all
  392. copies or substantial portions of the Software.
  393. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  394. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  395. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  396. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  397. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  398. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  399. SOFTWARE.
  400. </string>
  401. <key>License</key>
  402. <string>MIT</string>
  403. <key>Title</key>
  404. <string>Kingfisher</string>
  405. <key>Type</key>
  406. <string>PSGroupSpecifier</string>
  407. </dict>
  408. <dict>
  409. <key>FooterText</key>
  410. <string>The MIT License (MIT)
  411. Copyright (c) 2014-present Artsy, Ash Furrow
  412. Permission is hereby granted, free of charge, to any person obtaining a copy
  413. of this software and associated documentation files (the &quot;Software&quot;), to deal
  414. in the Software without restriction, including without limitation the rights
  415. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  416. copies of the Software, and to permit persons to whom the Software is
  417. furnished to do so, subject to the following conditions:
  418. The above copyright notice and this permission notice shall be included in all
  419. copies or substantial portions of the Software.
  420. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  421. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  422. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  423. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  424. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  425. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  426. SOFTWARE.
  427. </string>
  428. <key>License</key>
  429. <string>MIT</string>
  430. <key>Title</key>
  431. <string>Moya</string>
  432. <key>Type</key>
  433. <string>PSGroupSpecifier</string>
  434. </dict>
  435. <dict>
  436. <key>FooterText</key>
  437. <string>The MIT License (MIT)
  438. Copyright (c) 2014 Dave Wood, Cerebral Gardens http://www.cerebralgardens.com/
  439. Permission is hereby granted, free of charge, to any person obtaining a copy
  440. of this software and associated documentation files (the &quot;Software&quot;), to deal
  441. in the Software without restriction, including without limitation the rights
  442. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  443. copies of the Software, and to permit persons to whom the Software is
  444. furnished to do so, subject to the following conditions:
  445. The above copyright notice and this permission notice shall be included in all
  446. copies or substantial portions of the Software.
  447. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  448. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  449. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  450. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  451. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  452. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  453. SOFTWARE.
  454. </string>
  455. <key>License</key>
  456. <string>MIT</string>
  457. <key>Title</key>
  458. <string>ObjcExceptionBridging</string>
  459. <key>Type</key>
  460. <string>PSGroupSpecifier</string>
  461. </dict>
  462. <dict>
  463. <key>FooterText</key>
  464. <string>The MIT License (MIT)
  465. Copyright (c) 2014 Philip Kluz (Philip.Kluz@gmail.com)
  466. Permission is hereby granted, free of charge, to any person obtaining a copy
  467. of this software and associated documentation files (the &quot;Software&quot;), to deal
  468. in the Software without restriction, including without limitation the rights
  469. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  470. copies of the Software, and to permit persons to whom the Software is
  471. furnished to do so, subject to the following conditions:
  472. The above copyright notice and this permission notice shall be included in all
  473. copies or substantial portions of the Software.
  474. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  475. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  476. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  477. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  478. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  479. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  480. SOFTWARE.</string>
  481. <key>License</key>
  482. <string>MIT</string>
  483. <key>Title</key>
  484. <string>PKHUD</string>
  485. <key>Type</key>
  486. <string>PSGroupSpecifier</string>
  487. </dict>
  488. <dict>
  489. <key>FooterText</key>
  490. <string>The MIT License (MIT)
  491. Copyright (c) 2014 Rob Rix
  492. Permission is hereby granted, free of charge, to any person obtaining a copy
  493. of this software and associated documentation files (the &quot;Software&quot;), to deal
  494. in the Software without restriction, including without limitation the rights
  495. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  496. copies of the Software, and to permit persons to whom the Software is
  497. furnished to do so, subject to the following conditions:
  498. The above copyright notice and this permission notice shall be included in all
  499. copies or substantial portions of the Software.
  500. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  501. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  502. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  503. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  504. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  505. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  506. SOFTWARE.</string>
  507. <key>License</key>
  508. <string>MIT</string>
  509. <key>Title</key>
  510. <string>Result</string>
  511. <key>Type</key>
  512. <string>PSGroupSpecifier</string>
  513. </dict>
  514. <dict>
  515. <key>FooterText</key>
  516. <string>**The MIT License**
  517. **Copyright © 2015 Krunoslav Zaher**
  518. **All rights reserved.**
  519. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), 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:
  520. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  521. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, 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.</string>
  522. <key>License</key>
  523. <string>MIT</string>
  524. <key>Type</key>
  525. <string>PSGroupSpecifier</string>
  526. </dict>
  527. <dict>
  528. <key>FooterText</key>
  529. <string>**The MIT License**
  530. **Copyright © 2015 Krunoslav Zaher**
  531. **All rights reserved.**
  532. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), 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:
  533. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  534. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, 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.</string>
  535. <key>License</key>
  536. <string>MIT</string>
  537. <key>Type</key>
  538. <string>PSGroupSpecifier</string>
  539. </dict>
  540. <dict>
  541. <key>FooterText</key>
  542. <string>Copyright (c) 2011-Present SnapKit Team - https://github.com/SnapKit
  543. Permission is hereby granted, free of charge, to any person obtaining a copy
  544. of this software and associated documentation files (the &quot;Software&quot;), to deal
  545. in the Software without restriction, including without limitation the rights
  546. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  547. copies of the Software, and to permit persons to whom the Software is
  548. furnished to do so, subject to the following conditions:
  549. The above copyright notice and this permission notice shall be included in
  550. all copies or substantial portions of the Software.
  551. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  552. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  553. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  554. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  555. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  556. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  557. THE SOFTWARE.
  558. </string>
  559. <key>License</key>
  560. <string>MIT</string>
  561. <key>Title</key>
  562. <string>SnapKit</string>
  563. <key>Type</key>
  564. <string>PSGroupSpecifier</string>
  565. </dict>
  566. <dict>
  567. <key>FooterText</key>
  568. <string> Apache License
  569. Version 2.0, January 2004
  570. http://www.apache.org/licenses/
  571. Copyright (c) 2014-2016 Dalton Cherry.
  572. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  573. 1. Definitions.
  574. &quot;License&quot; shall mean the terms and conditions for use, reproduction,
  575. and distribution as defined by Sections 1 through 9 of this document.
  576. &quot;Licensor&quot; shall mean the copyright owner or entity authorized by
  577. the copyright owner that is granting the License.
  578. &quot;Legal Entity&quot; shall mean the union of the acting entity and all
  579. other entities that control, are controlled by, or are under common
  580. control with that entity. For the purposes of this definition,
  581. &quot;control&quot; means (i) the power, direct or indirect, to cause the
  582. direction or management of such entity, whether by contract or
  583. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  584. outstanding shares, or (iii) beneficial ownership of such entity.
  585. &quot;You&quot; (or &quot;Your&quot;) shall mean an individual or Legal Entity
  586. exercising permissions granted by this License.
  587. &quot;Source&quot; form shall mean the preferred form for making modifications,
  588. including but not limited to software source code, documentation
  589. source, and configuration files.
  590. &quot;Object&quot; form shall mean any form resulting from mechanical
  591. transformation or translation of a Source form, including but
  592. not limited to compiled object code, generated documentation,
  593. and conversions to other media types.
  594. &quot;Work&quot; shall mean the work of authorship, whether in Source or
  595. Object form, made available under the License, as indicated by a
  596. copyright notice that is included in or attached to the work
  597. (an example is provided in the Appendix below).
  598. &quot;Derivative Works&quot; shall mean any work, whether in Source or Object
  599. form, that is based on (or derived from) the Work and for which the
  600. editorial revisions, annotations, elaborations, or other modifications
  601. represent, as a whole, an original work of authorship. For the purposes
  602. of this License, Derivative Works shall not include works that remain
  603. separable from, or merely link (or bind by name) to the interfaces of,
  604. the Work and Derivative Works thereof.
  605. &quot;Contribution&quot; shall mean any work of authorship, including
  606. the original version of the Work and any modifications or additions
  607. to that Work or Derivative Works thereof, that is intentionally
  608. submitted to Licensor for inclusion in the Work by the copyright owner
  609. or by an individual or Legal Entity authorized to submit on behalf of
  610. the copyright owner. For the purposes of this definition, &quot;submitted&quot;
  611. means any form of electronic, verbal, or written communication sent
  612. to the Licensor or its representatives, including but not limited to
  613. communication on electronic mailing lists, source code control systems,
  614. and issue tracking systems that are managed by, or on behalf of, the
  615. Licensor for the purpose of discussing and improving the Work, but
  616. excluding communication that is conspicuously marked or otherwise
  617. designated in writing by the copyright owner as &quot;Not a Contribution.&quot;
  618. &quot;Contributor&quot; shall mean Licensor and any individual or Legal Entity
  619. on behalf of whom a Contribution has been received by Licensor and
  620. subsequently incorporated within the Work.
  621. 2. Grant of Copyright License. Subject to the terms and conditions of
  622. this License, each Contributor hereby grants to You a perpetual,
  623. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  624. copyright license to reproduce, prepare Derivative Works of,
  625. publicly display, publicly perform, sublicense, and distribute the
  626. Work and such Derivative Works in Source or Object form.
  627. 3. Grant of Patent License. Subject to the terms and conditions of
  628. this License, each Contributor hereby grants to You a perpetual,
  629. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  630. (except as stated in this section) patent license to make, have made,
  631. use, offer to sell, sell, import, and otherwise transfer the Work,
  632. where such license applies only to those patent claims licensable
  633. by such Contributor that are necessarily infringed by their
  634. Contribution(s) alone or by combination of their Contribution(s)
  635. with the Work to which such Contribution(s) was submitted. If You
  636. institute patent litigation against any entity (including a
  637. cross-claim or counterclaim in a lawsuit) alleging that the Work
  638. or a Contribution incorporated within the Work constitutes direct
  639. or contributory patent infringement, then any patent licenses
  640. granted to You under this License for that Work shall terminate
  641. as of the date such litigation is filed.
  642. 4. Redistribution. You may reproduce and distribute copies of the
  643. Work or Derivative Works thereof in any medium, with or without
  644. modifications, and in Source or Object form, provided that You
  645. meet the following conditions:
  646. (a) You must give any other recipients of the Work or
  647. Derivative Works a copy of this License; and
  648. (b) You must cause any modified files to carry prominent notices
  649. stating that You changed the files; and
  650. (c) You must retain, in the Source form of any Derivative Works
  651. that You distribute, all copyright, patent, trademark, and
  652. attribution notices from the Source form of the Work,
  653. excluding those notices that do not pertain to any part of
  654. the Derivative Works; and
  655. (d) If the Work includes a &quot;NOTICE&quot; text file as part of its
  656. distribution, then any Derivative Works that You distribute must
  657. include a readable copy of the attribution notices contained
  658. within such NOTICE file, excluding those notices that do not
  659. pertain to any part of the Derivative Works, in at least one
  660. of the following places: within a NOTICE text file distributed
  661. as part of the Derivative Works; within the Source form or
  662. documentation, if provided along with the Derivative Works; or,
  663. within a display generated by the Derivative Works, if and
  664. wherever such third-party notices normally appear. The contents
  665. of the NOTICE file are for informational purposes only and
  666. do not modify the License. You may add Your own attribution
  667. notices within Derivative Works that You distribute, alongside
  668. or as an addendum to the NOTICE text from the Work, provided
  669. that such additional attribution notices cannot be construed
  670. as modifying the License.
  671. You may add Your own copyright statement to Your modifications and
  672. may provide additional or different license terms and conditions
  673. for use, reproduction, or distribution of Your modifications, or
  674. for any such Derivative Works as a whole, provided Your use,
  675. reproduction, and distribution of the Work otherwise complies with
  676. the conditions stated in this License.
  677. 5. Submission of Contributions. Unless You explicitly state otherwise,
  678. any Contribution intentionally submitted for inclusion in the Work
  679. by You to the Licensor shall be under the terms and conditions of
  680. this License, without any additional terms or conditions.
  681. Notwithstanding the above, nothing herein shall supersede or modify
  682. the terms of any separate license agreement you may have executed
  683. with Licensor regarding such Contributions.
  684. 6. Trademarks. This License does not grant permission to use the trade
  685. names, trademarks, service marks, or product names of the Licensor,
  686. except as required for reasonable and customary use in describing the
  687. origin of the Work and reproducing the content of the NOTICE file.
  688. 7. Disclaimer of Warranty. Unless required by applicable law or
  689. agreed to in writing, Licensor provides the Work (and each
  690. Contributor provides its Contributions) on an &quot;AS IS&quot; BASIS,
  691. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  692. implied, including, without limitation, any warranties or conditions
  693. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  694. PARTICULAR PURPOSE. You are solely responsible for determining the
  695. appropriateness of using or redistributing the Work and assume any
  696. risks associated with Your exercise of permissions under this License.
  697. 8. Limitation of Liability. In no event and under no legal theory,
  698. whether in tort (including negligence), contract, or otherwise,
  699. unless required by applicable law (such as deliberate and grossly
  700. negligent acts) or agreed to in writing, shall any Contributor be
  701. liable to You for damages, including any direct, indirect, special,
  702. incidental, or consequential damages of any character arising as a
  703. result of this License or out of the use or inability to use the
  704. Work (including but not limited to damages for loss of goodwill,
  705. work stoppage, computer failure or malfunction, or any and all
  706. other commercial damages or losses), even if such Contributor
  707. has been advised of the possibility of such damages.
  708. 9. Accepting Warranty or Additional Liability. While redistributing
  709. the Work or Derivative Works thereof, You may choose to offer,
  710. and charge a fee for, acceptance of support, warranty, indemnity,
  711. or other liability obligations and/or rights consistent with this
  712. License. However, in accepting such obligations, You may act only
  713. on Your own behalf and on Your sole responsibility, not on behalf
  714. of any other Contributor, and only if You agree to indemnify,
  715. defend, and hold each Contributor harmless for any liability
  716. incurred by, or claims asserted against, such Contributor by reason
  717. of your accepting any such warranty or additional liability.</string>
  718. <key>License</key>
  719. <string>Apache License, Version 2.0</string>
  720. <key>Title</key>
  721. <string>Starscream</string>
  722. <key>Type</key>
  723. <string>PSGroupSpecifier</string>
  724. </dict>
  725. <dict>
  726. <key>FooterText</key>
  727. <string>Copyright (c) 2018 CatchZeng &lt;891793848@qq.com&gt;
  728. Permission is hereby granted, free of charge, to any person obtaining a copy
  729. of this software and associated documentation files (the &quot;Software&quot;), to deal
  730. in the Software without restriction, including without limitation the rights
  731. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  732. copies of the Software, and to permit persons to whom the Software is
  733. furnished to do so, subject to the following conditions:
  734. The above copyright notice and this permission notice shall be included in
  735. all copies or substantial portions of the Software.
  736. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  737. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  738. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  739. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  740. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  741. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  742. THE SOFTWARE.
  743. </string>
  744. <key>License</key>
  745. <string>MIT</string>
  746. <key>Title</key>
  747. <string>SwiftPopup</string>
  748. <key>Type</key>
  749. <string>PSGroupSpecifier</string>
  750. </dict>
  751. <dict>
  752. <key>FooterText</key>
  753. <string>MIT License
  754. Copyright (c) 2015-2018 SwifterSwift (https://github.com/swifterswift)
  755. Permission is hereby granted, free of charge, to any person obtaining a copy
  756. of this software and associated documentation files (the &quot;Software&quot;), to deal
  757. in the Software without restriction, including without limitation the rights
  758. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  759. copies of the Software, and to permit persons to whom the Software is
  760. furnished to do so, subject to the following conditions:
  761. The above copyright notice and this permission notice shall be included in
  762. all copies or substantial portions of the Software.
  763. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  764. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  765. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  766. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  767. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  768. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  769. THE SOFTWARE.
  770. </string>
  771. <key>License</key>
  772. <string>MIT</string>
  773. <key>Title</key>
  774. <string>SwifterSwift</string>
  775. <key>Type</key>
  776. <string>PSGroupSpecifier</string>
  777. </dict>
  778. <dict>
  779. <key>FooterText</key>
  780. <string>The MIT License (MIT)
  781. Copyright (c) 2017 Ruoyu Fu
  782. Permission is hereby granted, free of charge, to any person obtaining a copy
  783. of this software and associated documentation files (the &quot;Software&quot;), to deal
  784. in the Software without restriction, including without limitation the rights
  785. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  786. copies of the Software, and to permit persons to whom the Software is
  787. furnished to do so, subject to the following conditions:
  788. The above copyright notice and this permission notice shall be included in
  789. all copies or substantial portions of the Software.
  790. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  791. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  792. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  793. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  794. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  795. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  796. THE SOFTWARE.
  797. </string>
  798. <key>License</key>
  799. <string>MIT</string>
  800. <key>Title</key>
  801. <string>SwiftyJSON</string>
  802. <key>Type</key>
  803. <string>PSGroupSpecifier</string>
  804. </dict>
  805. <dict>
  806. <key>FooterText</key>
  807. <string>MIT License
  808. Copyright (c) 2017 Jeremy Koch
  809. http://jerkoch.com
  810. Permission is hereby granted, free of charge, to any person obtaining a copy
  811. of this software and associated documentation files (the &quot;Software&quot;), to deal
  812. in the Software without restriction, including without limitation the rights
  813. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  814. copies of the Software, and to permit persons to whom the Software is
  815. furnished to do so, subject to the following conditions:
  816. The above copyright notice and this permission notice shall be included in all
  817. copies or substantial portions of the Software.
  818. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  819. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  820. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  821. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  822. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  823. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  824. SOFTWARE.</string>
  825. <key>License</key>
  826. <string>MIT</string>
  827. <key>Title</key>
  828. <string>SwipeCellKit</string>
  829. <key>Type</key>
  830. <string>PSGroupSpecifier</string>
  831. </dict>
  832. <dict>
  833. <key>FooterText</key>
  834. <string>MIT License
  835. Copyright (c) 2017 beck_wang
  836. Permission is hereby granted, free of charge, to any person obtaining a copy
  837. of this software and associated documentation files (the &quot;Software&quot;), to deal
  838. in the Software without restriction, including without limitation the rights
  839. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  840. copies of the Software, and to permit persons to whom the Software is
  841. furnished to do so, subject to the following conditions:
  842. The above copyright notice and this permission notice shall be included in all
  843. copies or substantial portions of the Software.
  844. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  845. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  846. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  847. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  848. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  849. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  850. SOFTWARE.
  851. </string>
  852. <key>License</key>
  853. <string>MIT</string>
  854. <key>Title</key>
  855. <string>TDAppMonitorKit</string>
  856. <key>Type</key>
  857. <string>PSGroupSpecifier</string>
  858. </dict>
  859. <dict>
  860. <key>FooterText</key>
  861. <string>The MIT License (MIT)
  862. Copyright (c) 2015 TBXark
  863. Permission is hereby granted, free of charge, to any person obtaining a copy
  864. of this software and associated documentation files (the &quot;Software&quot;), to deal
  865. in the Software without restriction, including without limitation the rights
  866. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  867. copies of the Software, and to permit persons to whom the Software is
  868. furnished to do so, subject to the following conditions:
  869. The above copyright notice and this permission notice shall be included in all
  870. copies or substantial portions of the Software.
  871. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  872. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  873. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  874. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  875. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  876. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  877. SOFTWARE.
  878. </string>
  879. <key>License</key>
  880. <string>MIT License</string>
  881. <key>Title</key>
  882. <string>TKSwitcherCollection</string>
  883. <key>Type</key>
  884. <string>PSGroupSpecifier</string>
  885. </dict>
  886. <dict>
  887. <key>FooterText</key>
  888. <string>Copyright (c) 2015-2017 Charles Scalesse.
  889. Permission is hereby granted, free of charge, to any person obtaining a
  890. copy of this software and associated documentation files (the
  891. &quot;Software&quot;), to deal in the Software without restriction, including
  892. without limitation the rights to use, copy, modify, merge, publish,
  893. distribute, sublicense, and/or sell copies of the Software, and to
  894. permit persons to whom the Software is furnished to do so, subject to
  895. the following conditions:
  896. The above copyright notice and this permission notice shall be included
  897. in all copies or substantial portions of the Software.
  898. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS
  899. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  900. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  901. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  902. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  903. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  904. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  905. </string>
  906. <key>License</key>
  907. <string>MIT</string>
  908. <key>Title</key>
  909. <string>Toast-Swift</string>
  910. <key>Type</key>
  911. <string>PSGroupSpecifier</string>
  912. </dict>
  913. <dict>
  914. <key>FooterText</key>
  915. <string>The MIT License (MIT)
  916. Copyright (c) 2014 Dave Wood, Cerebral Gardens http://www.cerebralgardens.com/
  917. Permission is hereby granted, free of charge, to any person obtaining a copy
  918. of this software and associated documentation files (the &quot;Software&quot;), to deal
  919. in the Software without restriction, including without limitation the rights
  920. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  921. copies of the Software, and to permit persons to whom the Software is
  922. furnished to do so, subject to the following conditions:
  923. The above copyright notice and this permission notice shall be included in all
  924. copies or substantial portions of the Software.
  925. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  926. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  927. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  928. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  929. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  930. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  931. SOFTWARE.
  932. </string>
  933. <key>License</key>
  934. <string>MIT</string>
  935. <key>Title</key>
  936. <string>XCGLogger</string>
  937. <key>Type</key>
  938. <string>PSGroupSpecifier</string>
  939. </dict>
  940. <dict>
  941. <key>FooterText</key>
  942. <string>Generated by CocoaPods - https://cocoapods.org</string>
  943. <key>Title</key>
  944. <string></string>
  945. <key>Type</key>
  946. <string>PSGroupSpecifier</string>
  947. </dict>
  948. </array>
  949. <key>StringsTable</key>
  950. <string>Acknowledgements</string>
  951. <key>Title</key>
  952. <string>Acknowledgements</string>
  953. </dict>
  954. </plist>