Pods-LampMind-acknowledgements.plist 45 KB

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