Pods-SolarBT-acknowledgements.plist 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>PreferenceSpecifiers</key>
  6. <array>
  7. <dict>
  8. <key>FooterText</key>
  9. <string>This application makes use of the following third party libraries:</string>
  10. <key>Title</key>
  11. <string>Acknowledgements</string>
  12. <key>Type</key>
  13. <string>PSGroupSpecifier</string>
  14. </dict>
  15. <dict>
  16. <key>FooterText</key>
  17. <string>Copyright (c) 2011-2016 Alamofire Software Foundation (http://alamofire.org/)
  18. Permission is hereby granted, free of charge, to any person obtaining a copy
  19. of this software and associated documentation files (the "Software"), to deal
  20. in the Software without restriction, including without limitation the rights
  21. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  22. copies of the Software, and to permit persons to whom the Software is
  23. furnished to do so, subject to the following conditions:
  24. The above copyright notice and this permission notice shall be included in
  25. all copies or substantial portions of the Software.
  26. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  27. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  28. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  29. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  30. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  31. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  32. THE SOFTWARE.
  33. </string>
  34. <key>License</key>
  35. <string>MIT</string>
  36. <key>Title</key>
  37. <string>AFNetworking</string>
  38. <key>Type</key>
  39. <string>PSGroupSpecifier</string>
  40. </dict>
  41. <dict>
  42. <key>FooterText</key>
  43. <string>Copyright (c) 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 "Software"), 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 "AS IS", 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>The MIT License (MIT)
  70. Copyright (c) 2015 liuyanwei
  71. Permission is hereby granted, free of charge, to any person obtaining a copy
  72. of this software and associated documentation files (the "Software"), to deal
  73. in the Software without restriction, including without limitation the rights
  74. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  75. copies of the Software, and to permit persons to whom the Software is
  76. furnished to do so, subject to the following conditions:
  77. The above copyright notice and this permission notice shall be included in all
  78. copies or substantial portions of the Software.
  79. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  80. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  81. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  82. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  83. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  84. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  85. SOFTWARE.
  86. </string>
  87. <key>License</key>
  88. <string>MIT</string>
  89. <key>Title</key>
  90. <string>BabyBluetooth</string>
  91. <key>Type</key>
  92. <string>PSGroupSpecifier</string>
  93. </dict>
  94. <dict>
  95. <key>FooterText</key>
  96. <string>Copyright (C) 2014-2017 Marcin Krzyżanowski &lt;marcin.krzyzanowski@gmail.com&gt;
  97. This software is provided 'as-is', without any express or implied warranty.
  98. In no event will the authors be held liable for any damages arising from the use of this software.
  99. Permission is granted to anyone to use this software for any purpose,including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
  100. - The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation is required.
  101. - Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  102. - This notice may not be removed or altered from any source or binary distribution.
  103. - Redistributions of any form whatsoever must retain the following acknowledgment: 'This product includes software developed by the "Marcin Krzyzanowski" (http://krzyzanowskim.com/).'
  104. </string>
  105. <key>License</key>
  106. <string>Attribution</string>
  107. <key>Title</key>
  108. <string>CryptoSwift</string>
  109. <key>Type</key>
  110. <string>PSGroupSpecifier</string>
  111. </dict>
  112. <dict>
  113. <key>FooterText</key>
  114. <string>MIT License
  115. Copyright (c) 2018 yuan-gao
  116. Permission is hereby granted, free of charge, to any person obtaining a copy
  117. of this software and associated documentation files (the "Software"), to deal
  118. in the Software without restriction, including without limitation the rights
  119. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  120. copies of the Software, and to permit persons to whom the Software is
  121. furnished to do so, subject to the following conditions:
  122. The above copyright notice and this permission notice shall be included in all
  123. copies or substantial portions of the Software.
  124. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  125. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  126. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  127. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  128. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  129. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  130. SOFTWARE.
  131. </string>
  132. <key>License</key>
  133. <string>MIT</string>
  134. <key>Title</key>
  135. <string>GYSide</string>
  136. <key>Type</key>
  137. <string>PSGroupSpecifier</string>
  138. </dict>
  139. <dict>
  140. <key>FooterText</key>
  141. <string>MIT License
  142. Copyright (c) 2013-2017 Iftekhar Qurashi
  143. Permission is hereby granted, free of charge, to any person obtaining a copy
  144. of this software and associated documentation files (the "Software"), to deal
  145. in the Software without restriction, including without limitation the rights
  146. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  147. copies of the Software, and to permit persons to whom the Software is
  148. furnished to do so, subject to the following conditions:
  149. The above copyright notice and this permission notice shall be included in all
  150. copies or substantial portions of the Software.
  151. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  152. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  153. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  154. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  155. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  156. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  157. SOFTWARE.
  158. </string>
  159. <key>License</key>
  160. <string>MIT</string>
  161. <key>Title</key>
  162. <string>IQKeyboardManagerSwift</string>
  163. <key>Type</key>
  164. <string>PSGroupSpecifier</string>
  165. </dict>
  166. <dict>
  167. <key>FooterText</key>
  168. <string>MIT License
  169. Copyright (c) 2018 暴走的鑫鑫
  170. Permission is hereby granted, free of charge, to any person obtaining a copy
  171. of this software and associated documentation files (the "Software"), to deal
  172. in the Software without restriction, including without limitation the rights
  173. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  174. copies of the Software, and to permit persons to whom the Software is
  175. furnished to do so, subject to the following conditions:
  176. The above copyright notice and this permission notice shall be included in all
  177. copies or substantial portions of the Software.
  178. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  179. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  180. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  181. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  182. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  183. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  184. SOFTWARE.
  185. </string>
  186. <key>License</key>
  187. <string>MIT</string>
  188. <key>Title</key>
  189. <string>JXCategoryView</string>
  190. <key>Type</key>
  191. <string>PSGroupSpecifier</string>
  192. </dict>
  193. <dict>
  194. <key>FooterText</key>
  195. <string>Copyright (c) 2015 Roy Marmelstein (http://roysapps.com/)
  196. Permission is hereby granted, free of charge, to any person obtaining a copy
  197. of this software and associated documentation files (the "Software"), to deal
  198. in the Software without restriction, including without limitation the rights
  199. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  200. copies of the Software, and to permit persons to whom the Software is
  201. furnished to do so, subject to the following conditions:
  202. The above copyright notice and this permission notice shall be included in
  203. all copies or substantial portions of the Software.
  204. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  205. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  206. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  207. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  208. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  209. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  210. THE SOFTWARE.
  211. </string>
  212. <key>License</key>
  213. <string>MIT</string>
  214. <key>Title</key>
  215. <string>Localize-Swift</string>
  216. <key>Type</key>
  217. <string>PSGroupSpecifier</string>
  218. </dict>
  219. <dict>
  220. <key>FooterText</key>
  221. <string>The MIT License (MIT)
  222. Copyright (c) 2014-present Artsy, Ash Furrow
  223. Permission is hereby granted, free of charge, to any person obtaining a copy
  224. of this software and associated documentation files (the "Software"), to deal
  225. in the Software without restriction, including without limitation the rights
  226. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  227. copies of the Software, and to permit persons to whom the Software is
  228. furnished to do so, subject to the following conditions:
  229. The above copyright notice and this permission notice shall be included in all
  230. copies or substantial portions of the Software.
  231. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  232. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  233. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  234. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  235. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  236. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  237. SOFTWARE.
  238. </string>
  239. <key>License</key>
  240. <string>MIT</string>
  241. <key>Title</key>
  242. <string>Moya</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) 2014 Dave Wood, Cerebral Gardens http://www.cerebralgardens.com/
  250. Permission is hereby granted, free of charge, to any person obtaining a copy
  251. of this software and associated documentation files (the "Software"), 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 "AS IS", 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>ObjcExceptionBridging</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) 2014 Philip Kluz (Philip.Kluz@gmail.com)
  277. Permission is hereby granted, free of charge, to any person obtaining a copy
  278. of this software and associated documentation files (the "Software"), 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 "AS IS", 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.</string>
  292. <key>License</key>
  293. <string>MIT</string>
  294. <key>Title</key>
  295. <string>PKHUD</string>
  296. <key>Type</key>
  297. <string>PSGroupSpecifier</string>
  298. </dict>
  299. <dict>
  300. <key>FooterText</key>
  301. <string>MIT License
  302. Copyright (c) 2016 jkpang &lt;jkpang@outlook.com&gt;
  303. Permission is hereby granted, free of charge, to any person obtaining a copy
  304. of this software and associated documentation files (the "Software"), to deal
  305. in the Software without restriction, including without limitation the rights
  306. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  307. copies of the Software, and to permit persons to whom the Software is
  308. furnished to do so, subject to the following conditions:
  309. The above copyright notice and this permission notice shall be included in all
  310. copies or substantial portions of the Software.
  311. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  312. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  313. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  314. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  315. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  316. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  317. SOFTWARE.
  318. </string>
  319. <key>License</key>
  320. <string>MIT</string>
  321. <key>Title</key>
  322. <string>PPNetworkHelper</string>
  323. <key>Type</key>
  324. <string>PSGroupSpecifier</string>
  325. </dict>
  326. <dict>
  327. <key>FooterText</key>
  328. <string>The MIT License (MIT)
  329. Copyright (c) 2014 Rob Rix
  330. Permission is hereby granted, free of charge, to any person obtaining a copy
  331. of this software and associated documentation files (the "Software"), to deal
  332. in the Software without restriction, including without limitation the rights
  333. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  334. copies of the Software, and to permit persons to whom the Software is
  335. furnished to do so, subject to the following conditions:
  336. The above copyright notice and this permission notice shall be included in all
  337. copies or substantial portions of the Software.
  338. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  339. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  340. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  341. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  342. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  343. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  344. SOFTWARE.</string>
  345. <key>License</key>
  346. <string>MIT</string>
  347. <key>Title</key>
  348. <string>Result</string>
  349. <key>Type</key>
  350. <string>PSGroupSpecifier</string>
  351. </dict>
  352. <dict>
  353. <key>FooterText</key>
  354. <string>**The MIT License**
  355. **Copyright © 2015 Krunoslav Zaher**
  356. **All rights reserved.**
  357. 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:
  358. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  359. 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>
  360. <key>License</key>
  361. <string>MIT</string>
  362. <key>Title</key>
  363. <string>RxCocoa</string>
  364. <key>Type</key>
  365. <string>PSGroupSpecifier</string>
  366. </dict>
  367. <dict>
  368. <key>FooterText</key>
  369. <string>**The MIT License**
  370. **Copyright © 2015 Krunoslav Zaher**
  371. **All rights reserved.**
  372. 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:
  373. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  374. 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>
  375. <key>License</key>
  376. <string>MIT</string>
  377. <key>Title</key>
  378. <string>RxSwift</string>
  379. <key>Type</key>
  380. <string>PSGroupSpecifier</string>
  381. </dict>
  382. <dict>
  383. <key>FooterText</key>
  384. <string>Copyright (c) 2011-Present SnapKit Team - https://github.com/SnapKit
  385. Permission is hereby granted, free of charge, to any person obtaining a copy
  386. of this software and associated documentation files (the "Software"), 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
  392. all copies or substantial portions of the Software.
  393. THE SOFTWARE IS PROVIDED "AS IS", 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
  399. THE SOFTWARE.
  400. </string>
  401. <key>License</key>
  402. <string>MIT</string>
  403. <key>Title</key>
  404. <string>SnapKit</string>
  405. <key>Type</key>
  406. <string>PSGroupSpecifier</string>
  407. </dict>
  408. <dict>
  409. <key>FooterText</key>
  410. <string>Copyright (c) 2018 CatchZeng &lt;891793848@qq.com&gt;
  411. Permission is hereby granted, free of charge, to any person obtaining a copy
  412. of this software and associated documentation files (the "Software"), to deal
  413. in the Software without restriction, including without limitation the rights
  414. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  415. copies of the Software, and to permit persons to whom the Software is
  416. furnished to do so, subject to the following conditions:
  417. The above copyright notice and this permission notice shall be included in
  418. all copies or substantial portions of the Software.
  419. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  420. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  421. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  422. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  423. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  424. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  425. THE SOFTWARE.
  426. </string>
  427. <key>License</key>
  428. <string>MIT</string>
  429. <key>Title</key>
  430. <string>SwiftPopup</string>
  431. <key>Type</key>
  432. <string>PSGroupSpecifier</string>
  433. </dict>
  434. <dict>
  435. <key>FooterText</key>
  436. <string>MIT License
  437. Copyright (c) 2015-2018 SwifterSwift (https://github.com/swifterswift)
  438. Permission is hereby granted, free of charge, to any person obtaining a copy
  439. of this software and associated documentation files (the "Software"), to deal
  440. in the Software without restriction, including without limitation the rights
  441. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  442. copies of the Software, and to permit persons to whom the Software is
  443. furnished to do so, subject to the following conditions:
  444. The above copyright notice and this permission notice shall be included in
  445. all copies or substantial portions of the Software.
  446. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  447. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  448. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  449. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  450. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  451. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  452. THE SOFTWARE.
  453. </string>
  454. <key>License</key>
  455. <string>MIT</string>
  456. <key>Title</key>
  457. <string>SwifterSwift</string>
  458. <key>Type</key>
  459. <string>PSGroupSpecifier</string>
  460. </dict>
  461. <dict>
  462. <key>FooterText</key>
  463. <string>The MIT License (MIT)
  464. Copyright (c) 2017 Ruoyu Fu
  465. Permission is hereby granted, free of charge, to any person obtaining a copy
  466. of this software and associated documentation files (the "Software"), to deal
  467. in the Software without restriction, including without limitation the rights
  468. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  469. copies of the Software, and to permit persons to whom the Software is
  470. furnished to do so, subject to the following conditions:
  471. The above copyright notice and this permission notice shall be included in
  472. all copies or substantial portions of the Software.
  473. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  474. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  475. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  476. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  477. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  478. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  479. THE SOFTWARE.
  480. </string>
  481. <key>License</key>
  482. <string>MIT</string>
  483. <key>Title</key>
  484. <string>SwiftyJSON</string>
  485. <key>Type</key>
  486. <string>PSGroupSpecifier</string>
  487. </dict>
  488. <dict>
  489. <key>FooterText</key>
  490. <string>MIT License
  491. Copyright (c) 2017 Jeremy Koch
  492. http://jerkoch.com
  493. Permission is hereby granted, free of charge, to any person obtaining a copy
  494. of this software and associated documentation files (the "Software"), to deal
  495. in the Software without restriction, including without limitation the rights
  496. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  497. copies of the Software, and to permit persons to whom the Software is
  498. furnished to do so, subject to the following conditions:
  499. The above copyright notice and this permission notice shall be included in all
  500. copies or substantial portions of the Software.
  501. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  502. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  503. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  504. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  505. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  506. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  507. SOFTWARE.</string>
  508. <key>License</key>
  509. <string>MIT</string>
  510. <key>Title</key>
  511. <string>SwipeCellKit</string>
  512. <key>Type</key>
  513. <string>PSGroupSpecifier</string>
  514. </dict>
  515. <dict>
  516. <key>FooterText</key>
  517. <string>Copyright (c) 2015-2017 Charles Scalesse.
  518. Permission is hereby granted, free of charge, to any person obtaining a
  519. copy of this software and associated documentation files (the
  520. "Software"), to deal in the Software without restriction, including
  521. without limitation the rights to use, copy, modify, merge, publish,
  522. distribute, sublicense, and/or sell copies of the Software, and to
  523. permit persons to whom the Software is furnished to do so, subject to
  524. the following conditions:
  525. The above copyright notice and this permission notice shall be included
  526. in all copies or substantial portions of the Software.
  527. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  528. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  529. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  530. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  531. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  532. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  533. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  534. </string>
  535. <key>License</key>
  536. <string>MIT</string>
  537. <key>Title</key>
  538. <string>Toast-Swift</string>
  539. <key>Type</key>
  540. <string>PSGroupSpecifier</string>
  541. </dict>
  542. <dict>
  543. <key>FooterText</key>
  544. <string>Copyright 2019 tencent.com. All rights reserved.
  545. </string>
  546. <key>License</key>
  547. <string>Copyright</string>
  548. <key>Title</key>
  549. <string>WechatOpenSDK</string>
  550. <key>Type</key>
  551. <string>PSGroupSpecifier</string>
  552. </dict>
  553. <dict>
  554. <key>FooterText</key>
  555. <string>The MIT License (MIT)
  556. Copyright (c) 2014 Dave Wood, Cerebral Gardens http://www.cerebralgardens.com/
  557. Permission is hereby granted, free of charge, to any person obtaining a copy
  558. of this software and associated documentation files (the "Software"), to deal
  559. in the Software without restriction, including without limitation the rights
  560. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  561. copies of the Software, and to permit persons to whom the Software is
  562. furnished to do so, subject to the following conditions:
  563. The above copyright notice and this permission notice shall be included in all
  564. copies or substantial portions of the Software.
  565. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  566. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  567. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  568. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  569. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  570. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  571. SOFTWARE.
  572. </string>
  573. <key>License</key>
  574. <string>MIT</string>
  575. <key>Title</key>
  576. <string>XCGLogger</string>
  577. <key>Type</key>
  578. <string>PSGroupSpecifier</string>
  579. </dict>
  580. <dict>
  581. <key>FooterText</key>
  582. <string>The MIT License (MIT)
  583. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  584. Permission is hereby granted, free of charge, to any person obtaining a copy
  585. of this software and associated documentation files (the "Software"), to deal
  586. in the Software without restriction, including without limitation the rights
  587. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  588. copies of the Software, and to permit persons to whom the Software is
  589. furnished to do so, subject to the following conditions:
  590. The above copyright notice and this permission notice shall be included in all
  591. copies or substantial portions of the Software.
  592. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  593. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  594. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  595. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  596. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  597. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  598. SOFTWARE.
  599. </string>
  600. <key>License</key>
  601. <string>MIT</string>
  602. <key>Title</key>
  603. <string>YYCache</string>
  604. <key>Type</key>
  605. <string>PSGroupSpecifier</string>
  606. </dict>
  607. <dict>
  608. <key>FooterText</key>
  609. <string>Generated by CocoaPods - https://cocoapods.org</string>
  610. <key>Title</key>
  611. <string></string>
  612. <key>Type</key>
  613. <string>PSGroupSpecifier</string>
  614. </dict>
  615. </array>
  616. <key>StringsTable</key>
  617. <string>Acknowledgements</string>
  618. <key>Title</key>
  619. <string>Acknowledgements</string>
  620. </dict>
  621. </plist>