Pods-MSYOUPAI-acknowledgements.plist 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381
  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 2023 agora.io. All rights reserved.
  18. </string>
  19. <key>License</key>
  20. <string>Copyright</string>
  21. <key>Title</key>
  22. <string>AgoraRtcEngine_Special_iOS</string>
  23. <key>Type</key>
  24. <string>PSGroupSpecifier</string>
  25. </dict>
  26. <dict>
  27. <key>FooterText</key>
  28. <string>MIT License
  29. Copyright (c) 2023 Antfin
  30. Permission is hereby granted, free of charge, to any person obtaining a copy
  31. of this software and associated documentation files (the "Software"), to deal
  32. in the Software without restriction, including without limitation the rights
  33. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  34. copies of the Software, and to permit persons to whom the Software is
  35. furnished to do so, subject to the following conditions:
  36. The above copyright notice and this permission notice shall be included in all
  37. copies or substantial portions of the Software.
  38. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  39. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  40. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  41. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  42. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  43. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  44. SOFTWARE.
  45. </string>
  46. <key>License</key>
  47. <string>MIT</string>
  48. <key>Title</key>
  49. <string>AlipaySDK-iOS</string>
  50. <key>Type</key>
  51. <string>PSGroupSpecifier</string>
  52. </dict>
  53. <dict>
  54. <key>FooterText</key>
  55. <string>Copyright (c) 2015 Aliyun inc.
  56. Licensed under the Apache License, Version 2.0 (the "License");
  57. you may not use this file except in compliance with the License.
  58. You may obtain a copy of the License at
  59. http://www.apache.org/licenses/LICENSE-2.0
  60. Unless required by applicable law or agreed to in writing, software
  61. distributed under the License is distributed on an "AS IS" BASIS,
  62. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  63. See the License for the specific language governing permissions and
  64. limitations under the License.
  65. </string>
  66. <key>License</key>
  67. <string>Apache License, Version 2.0</string>
  68. <key>Title</key>
  69. <string>AliyunOSSiOS</string>
  70. <key>Type</key>
  71. <string>PSGroupSpecifier</string>
  72. </dict>
  73. <dict>
  74. <key>FooterText</key>
  75. <string>Copyright (c) 2019 boai &lt;sunboyan@outlook.com&gt;
  76. Permission is hereby granted, free of charge, to any person obtaining a copy
  77. of this software and associated documentation files (the "Software"), to deal
  78. in the Software without restriction, including without limitation the rights
  79. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  80. copies of the Software, and to permit persons to whom the Software is
  81. furnished to do so, subject to the following conditions:
  82. The above copyright notice and this permission notice shall be included in
  83. all copies or substantial portions of the Software.
  84. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  85. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  86. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  87. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  88. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  89. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  90. THE SOFTWARE.
  91. </string>
  92. <key>License</key>
  93. <string>MIT</string>
  94. <key>Title</key>
  95. <string>BAGridView</string>
  96. <key>Type</key>
  97. <string>PSGroupSpecifier</string>
  98. </dict>
  99. <dict>
  100. <key>FooterText</key>
  101. <string>The MIT License (MIT)
  102. Copyright (c) 2017 boai
  103. Permission is hereby granted, free of charge, to any person obtaining a copy of
  104. this software and associated documentation files (the "Software"), to deal in
  105. the Software without restriction, including without limitation the rights to
  106. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  107. the Software, and to permit persons to whom the Software is furnished to do so,
  108. subject to the following conditions:
  109. The above copyright notice and this permission notice shall be included in all
  110. copies or substantial portions of the Software.
  111. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  112. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  113. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  114. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  115. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  116. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</string>
  117. <key>License</key>
  118. <string>MIT</string>
  119. <key>Title</key>
  120. <string>BATextField</string>
  121. <key>Type</key>
  122. <string>PSGroupSpecifier</string>
  123. </dict>
  124. <dict>
  125. <key>FooterText</key>
  126. <string>MIT License
  127. Copyright (c) 2017 BAHome
  128. Permission is hereby granted, free of charge, to any person obtaining a copy
  129. of this software and associated documentation files (the "Software"), to deal
  130. in the Software without restriction, including without limitation the rights
  131. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  132. copies of the Software, and to permit persons to whom the Software is
  133. furnished to do so, subject to the following conditions:
  134. The above copyright notice and this permission notice shall be included in all
  135. copies or substantial portions of the Software.
  136. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  137. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  138. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  139. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  140. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  141. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  142. SOFTWARE.
  143. </string>
  144. <key>License</key>
  145. <string>MIT</string>
  146. <key>Title</key>
  147. <string>BAWKWebView</string>
  148. <key>Type</key>
  149. <string>PSGroupSpecifier</string>
  150. </dict>
  151. <dict>
  152. <key>FooterText</key>
  153. <string>Copyright (c) 2012 Nelson Tai &lt;chiahsien@gmail.com&gt;
  154. Permission is hereby granted, free of charge, to any person obtaining a copy
  155. of this software and associated documentation files (the "Software"), to deal
  156. in the Software without restriction, including without limitation the rights
  157. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  158. copies of the Software, and to permit persons to whom the Software is furnished
  159. to do so, subject to the following conditions:
  160. The above copyright notice and this permission notice shall be included in all
  161. copies or substantial portions of the Software.
  162. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  163. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  164. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  165. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  166. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  167. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  168. THE SOFTWARE.
  169. </string>
  170. <key>License</key>
  171. <string>MIT</string>
  172. <key>Title</key>
  173. <string>CHTCollectionViewWaterfallLayout</string>
  174. <key>Type</key>
  175. <string>PSGroupSpecifier</string>
  176. </dict>
  177. <dict>
  178. <key>FooterText</key>
  179. <string>Public Domain License
  180. The CocoaAsyncSocket project is in the public domain.
  181. The original TCP version (AsyncSocket) was created by Dustin Voss in January 2003.
  182. Updated and maintained by Deusty LLC and the Apple development community.
  183. </string>
  184. <key>License</key>
  185. <string>public domain</string>
  186. <key>Title</key>
  187. <string>CocoaAsyncSocket</string>
  188. <key>Type</key>
  189. <string>PSGroupSpecifier</string>
  190. </dict>
  191. <dict>
  192. <key>FooterText</key>
  193. <string>The MIT License (MIT)
  194. Copyright (c) 2014-2016 Flipboard
  195. Permission is hereby granted, free of charge, to any person obtaining a copy
  196. of this software and associated documentation files (the "Software"), to deal
  197. in the Software without restriction, including without limitation the rights
  198. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  199. copies of the Software, and to permit persons to whom the Software is
  200. furnished to do so, subject to the following conditions:
  201. The above copyright notice and this permission notice shall be included in all
  202. copies or substantial portions of the Software.
  203. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  204. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  205. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  206. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  207. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  208. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  209. SOFTWARE.
  210. </string>
  211. <key>License</key>
  212. <string>MIT</string>
  213. <key>Title</key>
  214. <string>FLAnimatedImage</string>
  215. <key>Type</key>
  216. <string>PSGroupSpecifier</string>
  217. </dict>
  218. <dict>
  219. <key>FooterText</key>
  220. <string>MIT License
  221. Copyright (c) 2017 高坤
  222. Permission is hereby granted, free of charge, to any person obtaining a copy
  223. of this software and associated documentation files (the "Software"), to deal
  224. in the Software without restriction, including without limitation the rights
  225. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  226. copies of the Software, and to permit persons to whom the Software is
  227. furnished to do so, subject to the following conditions:
  228. The above copyright notice and this permission notice shall be included in all
  229. copies or substantial portions of the Software.
  230. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  231. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  232. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  233. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  234. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  235. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  236. SOFTWARE.
  237. </string>
  238. <key>License</key>
  239. <string>MIT</string>
  240. <key>Title</key>
  241. <string>GKNavigationBarViewController</string>
  242. <key>Type</key>
  243. <string>PSGroupSpecifier</string>
  244. </dict>
  245. <dict>
  246. <key>FooterText</key>
  247. <string>MIT License
  248. Copyright (c) 2013-2023 Iftekhar Qurashi
  249. Permission is hereby granted, free of charge, to any person obtaining a copy
  250. of this software and associated documentation files (the "Software"), to deal
  251. in the Software without restriction, including without limitation the rights
  252. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  253. copies of the Software, and to permit persons to whom the Software is
  254. furnished to do so, subject to the following conditions:
  255. The above copyright notice and this permission notice shall be included in all
  256. copies or substantial portions of the Software.
  257. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  258. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  259. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  260. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  261. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  262. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  263. SOFTWARE.
  264. </string>
  265. <key>License</key>
  266. <string>MIT</string>
  267. <key>Title</key>
  268. <string>IQKeyboardManager</string>
  269. <key>Type</key>
  270. <string>PSGroupSpecifier</string>
  271. </dict>
  272. <dict>
  273. <key>FooterText</key>
  274. <string>Copyright (c) 2018 coder-zjq &lt;zjq_joker@163.com&gt;
  275. Permission is hereby granted, free of charge, to any person obtaining a copy
  276. of this software and associated documentation files (the "Software"), to deal
  277. in the Software without restriction, including without limitation the rights
  278. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  279. copies of the Software, and to permit persons to whom the Software is
  280. furnished to do so, subject to the following conditions:
  281. The above copyright notice and this permission notice shall be included in
  282. all copies or substantial portions of the Software.
  283. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  284. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  285. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  286. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  287. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  288. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  289. THE SOFTWARE.
  290. </string>
  291. <key>License</key>
  292. <string>MIT</string>
  293. <key>Title</key>
  294. <string>JQCollectionViewAlignLayout</string>
  295. <key>Type</key>
  296. <string>PSGroupSpecifier</string>
  297. </dict>
  298. <dict>
  299. <key>FooterText</key>
  300. <string>MIT License
  301. Copyright (c) 2018 暴走的鑫鑫
  302. Permission is hereby granted, free of charge, to any person obtaining a copy
  303. of this software and associated documentation files (the "Software"), to deal
  304. in the Software without restriction, including without limitation the rights
  305. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  306. copies of the Software, and to permit persons to whom the Software is
  307. furnished to do so, subject to the following conditions:
  308. The above copyright notice and this permission notice shall be included in all
  309. copies or substantial portions of the Software.
  310. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  311. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  312. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  313. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  314. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  315. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  316. SOFTWARE.
  317. </string>
  318. <key>License</key>
  319. <string>MIT</string>
  320. <key>Title</key>
  321. <string>JXCategoryView</string>
  322. <key>Type</key>
  323. <string>PSGroupSpecifier</string>
  324. </dict>
  325. <dict>
  326. <key>FooterText</key>
  327. <string>MIT License
  328. Copyright (c) 2018 暴走的鑫鑫
  329. Permission is hereby granted, free of charge, to any person obtaining a copy
  330. of this software and associated documentation files (the "Software"), to deal
  331. in the Software without restriction, including without limitation the rights
  332. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  333. copies of the Software, and to permit persons to whom the Software is
  334. furnished to do so, subject to the following conditions:
  335. The above copyright notice and this permission notice shall be included in all
  336. copies or substantial portions of the Software.
  337. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  338. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  339. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  340. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  341. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  342. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  343. SOFTWARE.
  344. </string>
  345. <key>License</key>
  346. <string>MIT</string>
  347. <key>Title</key>
  348. <string>JXPagingView</string>
  349. <key>Type</key>
  350. <string>PSGroupSpecifier</string>
  351. </dict>
  352. <dict>
  353. <key>FooterText</key>
  354. <string>MIT License
  355. Copyright (c) 2016 Jinht
  356. Permission is hereby granted, free of charge, to any person obtaining a copy
  357. of this software and associated documentation files (the "Software"), to deal
  358. in the Software without restriction, including without limitation the rights
  359. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  360. copies of the Software, and to permit persons to whom the Software is
  361. furnished to do so, subject to the following conditions:
  362. The above copyright notice and this permission notice shall be included in all
  363. copies or substantial portions of the Software.
  364. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  365. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  366. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  367. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  368. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  369. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  370. SOFTWARE.
  371. </string>
  372. <key>License</key>
  373. <string>MIT</string>
  374. <key>Title</key>
  375. <string>JhtMarquee</string>
  376. <key>Type</key>
  377. <string>PSGroupSpecifier</string>
  378. </dict>
  379. <dict>
  380. <key>FooterText</key>
  381. <string>MIT License
  382. Copyright (c) 2017 Single
  383. Permission is hereby granted, free of charge, to any person obtaining a copy
  384. of this software and associated documentation files (the "Software"), to deal
  385. in the Software without restriction, including without limitation the rights
  386. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  387. copies of the Software, and to permit persons to whom the Software is
  388. furnished to do so, subject to the following conditions:
  389. The above copyright notice and this permission notice shall be included in all
  390. copies or substantial portions of the Software.
  391. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  392. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  393. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  394. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  395. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  396. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  397. SOFTWARE.
  398. </string>
  399. <key>License</key>
  400. <string>MIT</string>
  401. <key>Title</key>
  402. <string>KTVHTTPCache</string>
  403. <key>Type</key>
  404. <string>PSGroupSpecifier</string>
  405. </dict>
  406. <dict>
  407. <key>FooterText</key>
  408. <string>MIT License
  409. Copyright (c) 2017 yang
  410. Permission is hereby granted, free of charge, to any person obtaining a copy
  411. of this software and associated documentation files (the "Software"), to deal
  412. in the Software without restriction, including without limitation the rights
  413. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  414. copies of the Software, and to permit persons to whom the Software is
  415. furnished to do so, subject to the following conditions:
  416. The above copyright notice and this permission notice shall be included in all
  417. copies or substantial portions of the Software.
  418. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  419. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  420. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  421. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  422. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  423. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  424. SOFTWARE.
  425. </string>
  426. <key>License</key>
  427. <string>MIT</string>
  428. <key>Title</key>
  429. <string>LYEmptyView</string>
  430. <key>Type</key>
  431. <string>PSGroupSpecifier</string>
  432. </dict>
  433. <dict>
  434. <key>FooterText</key>
  435. <string>MIT License
  436. Copyright (c) [2023] [LI KAI]
  437. Permission is hereby granted, free of charge, to any person obtaining a copy
  438. of this software and associated documentation files (the "Software"), to deal
  439. in the Software without restriction, including without limitation the rights
  440. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  441. copies of the Software, and to permit persons to whom the Software is
  442. furnished to do so, subject to the following conditions:
  443. The above copyright notice and this permission notice shall be included in all
  444. copies or substantial portions of the Software.
  445. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  446. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  447. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  448. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  449. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  450. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  451. SOFTWARE.</string>
  452. <key>License</key>
  453. <string>GPL-3.0</string>
  454. <key>Title</key>
  455. <string>LookinServer</string>
  456. <key>Type</key>
  457. <string>PSGroupSpecifier</string>
  458. </dict>
  459. <dict>
  460. <key>FooterText</key>
  461. <string>Copyright (c) 2013-2019 MJExtension (https://github.com/CoderMJLee/MJExtension)
  462. Permission is hereby granted, free of charge, to any person obtaining a copy
  463. of this software and associated documentation files (the "Software"), to deal
  464. in the Software without restriction, including without limitation the rights
  465. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  466. copies of the Software, and to permit persons to whom the Software is
  467. furnished to do so, subject to the following conditions:
  468. The above copyright notice and this permission notice shall be included in
  469. all copies or substantial portions of the Software.
  470. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  471. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  472. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  473. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  474. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  475. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  476. THE SOFTWARE.
  477. </string>
  478. <key>License</key>
  479. <string>MIT</string>
  480. <key>Title</key>
  481. <string>MJExtension</string>
  482. <key>Type</key>
  483. <string>PSGroupSpecifier</string>
  484. </dict>
  485. <dict>
  486. <key>FooterText</key>
  487. <string>Copyright (c) 2013-2015 MJRefresh (https://github.com/CoderMJLee/MJRefresh)
  488. Permission is hereby granted, free of charge, to any person obtaining a copy
  489. of this software and associated documentation files (the "Software"), to deal
  490. in the Software without restriction, including without limitation the rights
  491. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  492. copies of the Software, and to permit persons to whom the Software is
  493. furnished to do so, subject to the following conditions:
  494. The above copyright notice and this permission notice shall be included in
  495. all copies or substantial portions of the Software.
  496. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  497. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  498. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  499. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  500. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  501. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  502. THE SOFTWARE.
  503. </string>
  504. <key>License</key>
  505. <string>MIT</string>
  506. <key>Title</key>
  507. <string>MJRefresh</string>
  508. <key>Type</key>
  509. <string>PSGroupSpecifier</string>
  510. </dict>
  511. <dict>
  512. <key>FooterText</key>
  513. <string>Copyright (c) 2011-2012 Masonry Team - https://github.com/Masonry
  514. Permission is hereby granted, free of charge, to any person obtaining a copy
  515. of this software and associated documentation files (the "Software"), to deal
  516. in the Software without restriction, including without limitation the rights
  517. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  518. copies of the Software, and to permit persons to whom the Software is
  519. furnished to do so, subject to the following conditions:
  520. The above copyright notice and this permission notice shall be included in
  521. all copies or substantial portions of the Software.
  522. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  523. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  524. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  525. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  526. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  527. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  528. THE SOFTWARE.</string>
  529. <key>License</key>
  530. <string>MIT</string>
  531. <key>Title</key>
  532. <string>Masonry</string>
  533. <key>Type</key>
  534. <string>PSGroupSpecifier</string>
  535. </dict>
  536. <dict>
  537. <key>FooterText</key>
  538. <string>MIT License
  539. Copyright (c) 2017 piggybear
  540. Permission is hereby granted, free of charge, to any person obtaining a copy
  541. of this software and associated documentation files (the "Software"), to deal
  542. in the Software without restriction, including without limitation the rights
  543. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  544. copies of the Software, and to permit persons to whom the Software is
  545. furnished to do so, subject to the following conditions:
  546. The above copyright notice and this permission notice shall be included in all
  547. copies or substantial portions of the Software.
  548. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  549. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  550. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  551. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  552. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  553. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  554. SOFTWARE.
  555. </string>
  556. <key>License</key>
  557. <string>MIT</string>
  558. <key>Title</key>
  559. <string>PGDatePicker</string>
  560. <key>Type</key>
  561. <string>PSGroupSpecifier</string>
  562. </dict>
  563. <dict>
  564. <key>FooterText</key>
  565. <string>MIT License
  566. Copyright (c) 2017 piggybear
  567. Permission is hereby granted, free of charge, to any person obtaining a copy
  568. of this software and associated documentation files (the "Software"), to deal
  569. in the Software without restriction, including without limitation the rights
  570. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  571. copies of the Software, and to permit persons to whom the Software is
  572. furnished to do so, subject to the following conditions:
  573. The above copyright notice and this permission notice shall be included in all
  574. copies or substantial portions of the Software.
  575. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  576. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  577. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  578. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  579. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  580. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  581. SOFTWARE.
  582. </string>
  583. <key>License</key>
  584. <string>MIT</string>
  585. <key>Title</key>
  586. <string>PGPickerView</string>
  587. <key>Type</key>
  588. <string>PSGroupSpecifier</string>
  589. </dict>
  590. <dict>
  591. <key>FooterText</key>
  592. <string>MIT License
  593. Copyright (c) 2019 shixueqian
  594. Permission is hereby granted, free of charge, to any person obtaining a copy
  595. of this software and associated documentation files (the "Software"), to deal
  596. in the Software without restriction, including without limitation the rights
  597. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  598. copies of the Software, and to permit persons to whom the Software is
  599. furnished to do so, subject to the following conditions:
  600. The above copyright notice and this permission notice shall be included in all
  601. copies or substantial portions of the Software.
  602. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  603. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  604. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  605. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  606. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  607. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  608. SOFTWARE.
  609. </string>
  610. <key>License</key>
  611. <string>MIT</string>
  612. <key>Title</key>
  613. <string>PrintBeautifulLog</string>
  614. <key>Type</key>
  615. <string>PSGroupSpecifier</string>
  616. </dict>
  617. <dict>
  618. <key>FooterText</key>
  619. <string>Copyright 2008 Google Inc. All rights reserved.
  620. Redistribution and use in source and binary forms, with or without
  621. modification, are permitted provided that the following conditions are
  622. met:
  623. * Redistributions of source code must retain the above copyright
  624. notice, this list of conditions and the following disclaimer.
  625. * Redistributions in binary form must reproduce the above
  626. copyright notice, this list of conditions and the following disclaimer
  627. in the documentation and/or other materials provided with the
  628. distribution.
  629. * Neither the name of Google Inc. nor the names of its
  630. contributors may be used to endorse or promote products derived from
  631. this software without specific prior written permission.
  632. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  633. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  634. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  635. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  636. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  637. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  638. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  639. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  640. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  641. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  642. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  643. Code generated by the Protocol Buffer compiler is owned by the owner
  644. of the input file used when generating it. This code is not
  645. standalone and requires a support library to be linked with it. This
  646. support library is itself covered by the above license.
  647. </string>
  648. <key>License</key>
  649. <string>BSD-3-Clause</string>
  650. <key>Title</key>
  651. <string>Protobuf</string>
  652. <key>Type</key>
  653. <string>PSGroupSpecifier</string>
  654. </dict>
  655. <dict>
  656. <key>FooterText</key>
  657. <string>**Copyright (c) 2012 - 2016, GitHub, Inc.**
  658. **All rights reserved.**
  659. Permission is hereby granted, free of charge, to any person obtaining a copy of
  660. this software and associated documentation files (the "Software"), to deal in
  661. the Software without restriction, including without limitation the rights to
  662. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  663. the Software, and to permit persons to whom the Software is furnished to do so,
  664. subject to the following conditions:
  665. The above copyright notice and this permission notice shall be included in all
  666. copies or substantial portions of the Software.
  667. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  668. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  669. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  670. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  671. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  672. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  673. </string>
  674. <key>License</key>
  675. <string>MIT</string>
  676. <key>Title</key>
  677. <string>ReactiveObjC</string>
  678. <key>Type</key>
  679. <string>PSGroupSpecifier</string>
  680. </dict>
  681. <dict>
  682. <key>FooterText</key>
  683. <string>Copyright (c) 2009-2017 Olivier Poitrey rs@dailymotion.com
  684. Permission is hereby granted, free of charge, to any person obtaining a copy
  685. of this software and associated documentation files (the "Software"), to deal
  686. in the Software without restriction, including without limitation the rights
  687. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  688. copies of the Software, and to permit persons to whom the Software is furnished
  689. to do so, subject to the following conditions:
  690. The above copyright notice and this permission notice shall be included in all
  691. copies or substantial portions of the Software.
  692. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  693. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  694. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  695. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  696. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  697. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  698. THE SOFTWARE.
  699. </string>
  700. <key>License</key>
  701. <string>MIT</string>
  702. <key>Title</key>
  703. <string>SDWebImage</string>
  704. <key>Type</key>
  705. <string>PSGroupSpecifier</string>
  706. </dict>
  707. <dict>
  708. <key>FooterText</key>
  709. <string>Copyright (c) 2017 DreamPiggy &lt;lizhuoli1126@126.com&gt;
  710. Permission is hereby granted, free of charge, to any person obtaining a copy
  711. of this software and associated documentation files (the "Software"), to deal
  712. in the Software without restriction, including without limitation the rights
  713. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  714. copies of the Software, and to permit persons to whom the Software is
  715. furnished to do so, subject to the following conditions:
  716. The above copyright notice and this permission notice shall be included in
  717. all copies or substantial portions of the Software.
  718. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  719. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  720. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  721. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  722. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  723. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  724. THE SOFTWARE.
  725. </string>
  726. <key>License</key>
  727. <string>MIT</string>
  728. <key>Title</key>
  729. <string>SDWebImageAPNGCoder</string>
  730. <key>Type</key>
  731. <string>PSGroupSpecifier</string>
  732. </dict>
  733. <dict>
  734. <key>FooterText</key>
  735. <string>Copyright (c) 2013-2021, ZipArchive, https://github.com/ZipArchive
  736. Permission is hereby granted, free of charge, to any person obtaining
  737. a copy of this software and associated documentation files (the
  738. "Software"), to deal in the Software without restriction, including
  739. without limitation the rights to use, copy, modify, merge, publish,
  740. distribute, sublicense, and/or sell copies of the Software, and to
  741. permit persons to whom the Software is furnished to do so, subject to
  742. the following conditions:
  743. The above copyright notice and this permission notice shall be
  744. included in all copies or substantial portions of the Software.
  745. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  746. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  747. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  748. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
  749. LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
  750. OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
  751. WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  752. </string>
  753. <key>License</key>
  754. <string>MIT</string>
  755. <key>Title</key>
  756. <string>SSZipArchive</string>
  757. <key>Type</key>
  758. <string>PSGroupSpecifier</string>
  759. </dict>
  760. <dict>
  761. <key>FooterText</key>
  762. <string> Apache License
  763. Version 2.0, January 2004
  764. http://www.apache.org/licenses/
  765. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  766. 1. Definitions.
  767. "License" shall mean the terms and conditions for use, reproduction,
  768. and distribution as defined by Sections 1 through 9 of this document.
  769. "Licensor" shall mean the copyright owner or entity authorized by
  770. the copyright owner that is granting the License.
  771. "Legal Entity" shall mean the union of the acting entity and all
  772. other entities that control, are controlled by, or are under common
  773. control with that entity. For the purposes of this definition,
  774. "control" means (i) the power, direct or indirect, to cause the
  775. direction or management of such entity, whether by contract or
  776. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  777. outstanding shares, or (iii) beneficial ownership of such entity.
  778. "You" (or "Your") shall mean an individual or Legal Entity
  779. exercising permissions granted by this License.
  780. "Source" form shall mean the preferred form for making modifications,
  781. including but not limited to software source code, documentation
  782. source, and configuration files.
  783. "Object" form shall mean any form resulting from mechanical
  784. transformation or translation of a Source form, including but
  785. not limited to compiled object code, generated documentation,
  786. and conversions to other media types.
  787. "Work" shall mean the work of authorship, whether in Source or
  788. Object form, made available under the License, as indicated by a
  789. copyright notice that is included in or attached to the work
  790. (an example is provided in the Appendix below).
  791. "Derivative Works" shall mean any work, whether in Source or Object
  792. form, that is based on (or derived from) the Work and for which the
  793. editorial revisions, annotations, elaborations, or other modifications
  794. represent, as a whole, an original work of authorship. For the purposes
  795. of this License, Derivative Works shall not include works that remain
  796. separable from, or merely link (or bind by name) to the interfaces of,
  797. the Work and Derivative Works thereof.
  798. "Contribution" shall mean any work of authorship, including
  799. the original version of the Work and any modifications or additions
  800. to that Work or Derivative Works thereof, that is intentionally
  801. submitted to Licensor for inclusion in the Work by the copyright owner
  802. or by an individual or Legal Entity authorized to submit on behalf of
  803. the copyright owner. For the purposes of this definition, "submitted"
  804. means any form of electronic, verbal, or written communication sent
  805. to the Licensor or its representatives, including but not limited to
  806. communication on electronic mailing lists, source code control systems,
  807. and issue tracking systems that are managed by, or on behalf of, the
  808. Licensor for the purpose of discussing and improving the Work, but
  809. excluding communication that is conspicuously marked or otherwise
  810. designated in writing by the copyright owner as "Not a Contribution."
  811. "Contributor" shall mean Licensor and any individual or Legal Entity
  812. on behalf of whom a Contribution has been received by Licensor and
  813. subsequently incorporated within the Work.
  814. 2. Grant of Copyright License. Subject to the terms and conditions of
  815. this License, each Contributor hereby grants to You a perpetual,
  816. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  817. copyright license to reproduce, prepare Derivative Works of,
  818. publicly display, publicly perform, sublicense, and distribute the
  819. Work and such Derivative Works in Source or Object form.
  820. 3. Grant of Patent License. Subject to the terms and conditions of
  821. this License, each Contributor hereby grants to You a perpetual,
  822. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  823. (except as stated in this section) patent license to make, have made,
  824. use, offer to sell, sell, import, and otherwise transfer the Work,
  825. where such license applies only to those patent claims licensable
  826. by such Contributor that are necessarily infringed by their
  827. Contribution(s) alone or by combination of their Contribution(s)
  828. with the Work to which such Contribution(s) was submitted. If You
  829. institute patent litigation against any entity (including a
  830. cross-claim or counterclaim in a lawsuit) alleging that the Work
  831. or a Contribution incorporated within the Work constitutes direct
  832. or contributory patent infringement, then any patent licenses
  833. granted to You under this License for that Work shall terminate
  834. as of the date such litigation is filed.
  835. 4. Redistribution. You may reproduce and distribute copies of the
  836. Work or Derivative Works thereof in any medium, with or without
  837. modifications, and in Source or Object form, provided that You
  838. meet the following conditions:
  839. (a) You must give any other recipients of the Work or
  840. Derivative Works a copy of this License; and
  841. (b) You must cause any modified files to carry prominent notices
  842. stating that You changed the files; and
  843. (c) You must retain, in the Source form of any Derivative Works
  844. that You distribute, all copyright, patent, trademark, and
  845. attribution notices from the Source form of the Work,
  846. excluding those notices that do not pertain to any part of
  847. the Derivative Works; and
  848. (d) If the Work includes a "NOTICE" text file as part of its
  849. distribution, then any Derivative Works that You distribute must
  850. include a readable copy of the attribution notices contained
  851. within such NOTICE file, excluding those notices that do not
  852. pertain to any part of the Derivative Works, in at least one
  853. of the following places: within a NOTICE text file distributed
  854. as part of the Derivative Works; within the Source form or
  855. documentation, if provided along with the Derivative Works; or,
  856. within a display generated by the Derivative Works, if and
  857. wherever such third-party notices normally appear. The contents
  858. of the NOTICE file are for informational purposes only and
  859. do not modify the License. You may add Your own attribution
  860. notices within Derivative Works that You distribute, alongside
  861. or as an addendum to the NOTICE text from the Work, provided
  862. that such additional attribution notices cannot be construed
  863. as modifying the License.
  864. You may add Your own copyright statement to Your modifications and
  865. may provide additional or different license terms and conditions
  866. for use, reproduction, or distribution of Your modifications, or
  867. for any such Derivative Works as a whole, provided Your use,
  868. reproduction, and distribution of the Work otherwise complies with
  869. the conditions stated in this License.
  870. 5. Submission of Contributions. Unless You explicitly state otherwise,
  871. any Contribution intentionally submitted for inclusion in the Work
  872. by You to the Licensor shall be under the terms and conditions of
  873. this License, without any additional terms or conditions.
  874. Notwithstanding the above, nothing herein shall supersede or modify
  875. the terms of any separate license agreement you may have executed
  876. with Licensor regarding such Contributions.
  877. 6. Trademarks. This License does not grant permission to use the trade
  878. names, trademarks, service marks, or product names of the Licensor,
  879. except as required for reasonable and customary use in describing the
  880. origin of the Work and reproducing the content of the NOTICE file.
  881. 7. Disclaimer of Warranty. Unless required by applicable law or
  882. agreed to in writing, Licensor provides the Work (and each
  883. Contributor provides its Contributions) on an "AS IS" BASIS,
  884. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  885. implied, including, without limitation, any warranties or conditions
  886. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  887. PARTICULAR PURPOSE. You are solely responsible for determining the
  888. appropriateness of using or redistributing the Work and assume any
  889. risks associated with Your exercise of permissions under this License.
  890. 8. Limitation of Liability. In no event and under no legal theory,
  891. whether in tort (including negligence), contract, or otherwise,
  892. unless required by applicable law (such as deliberate and grossly
  893. negligent acts) or agreed to in writing, shall any Contributor be
  894. liable to You for damages, including any direct, indirect, special,
  895. incidental, or consequential damages of any character arising as a
  896. result of this License or out of the use or inability to use the
  897. Work (including but not limited to damages for loss of goodwill,
  898. work stoppage, computer failure or malfunction, or any and all
  899. other commercial damages or losses), even if such Contributor
  900. has been advised of the possibility of such damages.
  901. 9. Accepting Warranty or Additional Liability. While redistributing
  902. the Work or Derivative Works thereof, You may choose to offer,
  903. and charge a fee for, acceptance of support, warranty, indemnity,
  904. or other liability obligations and/or rights consistent with this
  905. License. However, in accepting such obligations, You may act only
  906. on Your own behalf and on Your sole responsibility, not on behalf
  907. of any other Contributor, and only if You agree to indemnify,
  908. defend, and hold each Contributor harmless for any liability
  909. incurred by, or claims asserted against, such Contributor by reason
  910. of your accepting any such warranty or additional liability.
  911. END OF TERMS AND CONDITIONS
  912. APPENDIX: How to apply the Apache License to your work.
  913. To apply the Apache License to your work, attach the following
  914. boilerplate notice, with the fields enclosed by brackets "{}"
  915. replaced with your own identifying information. (Don't include
  916. the brackets!) The text should be enclosed in the appropriate
  917. comment syntax for the file format. We also recommend that a
  918. file or class name and description of purpose be included on the
  919. same "printed page" as the copyright notice for easier
  920. identification within third-party archives.
  921. Copyright 2016 YY Inc.
  922. Licensed under the Apache License, Version 2.0 (the "License");
  923. you may not use this file except in compliance with the License.
  924. You may obtain a copy of the License at
  925. http://www.apache.org/licenses/LICENSE-2.0
  926. Unless required by applicable law or agreed to in writing, software
  927. distributed under the License is distributed on an "AS IS" BASIS,
  928. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  929. See the License for the specific language governing permissions and
  930. limitations under the License.</string>
  931. <key>License</key>
  932. <string>Apache 2.0</string>
  933. <key>Title</key>
  934. <string>SVGAPlayer</string>
  935. <key>Type</key>
  936. <string>PSGroupSpecifier</string>
  937. </dict>
  938. <dict>
  939. <key>FooterText</key>
  940. <string>The MIT License (MIT)
  941. Copyright (c) 2016 iOSDeveloper赵依民
  942. Permission is hereby granted, free of charge, to any person obtaining a copy
  943. of this software and associated documentation files (the "Software"), to deal
  944. in the Software without restriction, including without limitation the rights
  945. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  946. copies of the Software, and to permit persons to whom the Software is
  947. furnished to do so, subject to the following conditions:
  948. The above copyright notice and this permission notice shall be included in all
  949. copies or substantial portions of the Software.
  950. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  951. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  952. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  953. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  954. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  955. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  956. SOFTWARE.
  957. </string>
  958. <key>License</key>
  959. <string>MIT</string>
  960. <key>Title</key>
  961. <string>TFHpple</string>
  962. <key>Type</key>
  963. <string>PSGroupSpecifier</string>
  964. </dict>
  965. <dict>
  966. <key>FooterText</key>
  967. <string>The MIT License (MIT)
  968. Copyright (c) 2016 Zhen Tan
  969. Permission is hereby granted, free of charge, to any person obtaining a copy
  970. of this software and associated documentation files (the "Software"), to deal
  971. in the Software without restriction, including without limitation the rights
  972. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  973. copies of the Software, and to permit persons to whom the Software is
  974. furnished to do so, subject to the following conditions:
  975. The above copyright notice and this permission notice shall be included in all
  976. copies or substantial portions of the Software.
  977. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  978. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  979. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  980. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  981. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  982. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  983. SOFTWARE.
  984. </string>
  985. <key>License</key>
  986. <string>MIT</string>
  987. <key>Title</key>
  988. <string>TZImagePickerController</string>
  989. <key>Type</key>
  990. <string>PSGroupSpecifier</string>
  991. </dict>
  992. <dict>
  993. <key>FooterText</key>
  994. <string>Copyright 2011 - 2020 umeng.com. All rights reserved.
  995. </string>
  996. <key>License</key>
  997. <string>Copyright</string>
  998. <key>Title</key>
  999. <string>UMAPM</string>
  1000. <key>Type</key>
  1001. <string>PSGroupSpecifier</string>
  1002. </dict>
  1003. <dict>
  1004. <key>FooterText</key>
  1005. <string>Copyright 2011 - 2021 umeng.com. All rights reserved.
  1006. </string>
  1007. <key>License</key>
  1008. <string>Copyright</string>
  1009. <key>Title</key>
  1010. <string>UMCCommonLog</string>
  1011. <key>Type</key>
  1012. <string>PSGroupSpecifier</string>
  1013. </dict>
  1014. <dict>
  1015. <key>FooterText</key>
  1016. <string>Copyright 2011 - 2021 umeng.com. All rights reserved.
  1017. </string>
  1018. <key>License</key>
  1019. <string>Copyright</string>
  1020. <key>Title</key>
  1021. <string>UMCommon</string>
  1022. <key>Type</key>
  1023. <string>PSGroupSpecifier</string>
  1024. </dict>
  1025. <dict>
  1026. <key>FooterText</key>
  1027. <string>Copyright 2011 - 2021 umeng.com. All rights reserved.
  1028. </string>
  1029. <key>License</key>
  1030. <string>Copyright</string>
  1031. <key>Title</key>
  1032. <string>UMDevice</string>
  1033. <key>Type</key>
  1034. <string>PSGroupSpecifier</string>
  1035. </dict>
  1036. <dict>
  1037. <key>FooterText</key>
  1038. <string>Copyright 2011 - 2018 umeng.com. All rights reserved.
  1039. </string>
  1040. <key>License</key>
  1041. <string>Copyright</string>
  1042. <key>Title</key>
  1043. <string>UMPush</string>
  1044. <key>Type</key>
  1045. <string>PSGroupSpecifier</string>
  1046. </dict>
  1047. <dict>
  1048. <key>FooterText</key>
  1049. <string>Copyright 2011 - 2021 umeng.com. All rights reserved.
  1050. </string>
  1051. <key>License</key>
  1052. <string>Copyright</string>
  1053. <key>Title</key>
  1054. <string>UMShare</string>
  1055. <key>Type</key>
  1056. <string>PSGroupSpecifier</string>
  1057. </dict>
  1058. <dict>
  1059. <key>FooterText</key>
  1060. <string>Copyright (c) 2017 Aliyun inc.
  1061. Licensed under the Apache License, Version 2.0 (the "License");
  1062. you may not use this file except in compliance with the License.
  1063. You may obtain a copy of the License at
  1064. http://www.apache.org/licenses/LICENSE-2.0
  1065. Unless required by applicable law or agreed to in writing, software
  1066. distributed under the License is distributed on an "AS IS" BASIS,
  1067. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  1068. See the License for the specific language governing permissions and
  1069. limitations under the License.</string>
  1070. <key>License</key>
  1071. <string>Apache License, Version 2.0</string>
  1072. <key>Title</key>
  1073. <string>VODUpload</string>
  1074. <key>Type</key>
  1075. <string>PSGroupSpecifier</string>
  1076. </dict>
  1077. <dict>
  1078. <key>FooterText</key>
  1079. <string>Copyright 2020 tencent.com. All rights reserved.
  1080. </string>
  1081. <key>License</key>
  1082. <string>Copyright</string>
  1083. <key>Title</key>
  1084. <string>WechatOpenSDK</string>
  1085. <key>Type</key>
  1086. <string>PSGroupSpecifier</string>
  1087. </dict>
  1088. <dict>
  1089. <key>FooterText</key>
  1090. <string>The MIT License (MIT)
  1091. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  1092. Permission is hereby granted, free of charge, to any person obtaining a copy
  1093. of this software and associated documentation files (the "Software"), to deal
  1094. in the Software without restriction, including without limitation the rights
  1095. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1096. copies of the Software, and to permit persons to whom the Software is
  1097. furnished to do so, subject to the following conditions:
  1098. The above copyright notice and this permission notice shall be included in all
  1099. copies or substantial portions of the Software.
  1100. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1101. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1102. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1103. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1104. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1105. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1106. SOFTWARE.
  1107. </string>
  1108. <key>License</key>
  1109. <string>MIT</string>
  1110. <key>Title</key>
  1111. <string>YYModel</string>
  1112. <key>Type</key>
  1113. <string>PSGroupSpecifier</string>
  1114. </dict>
  1115. <dict>
  1116. <key>FooterText</key>
  1117. <string>The MIT License (MIT)
  1118. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  1119. Permission is hereby granted, free of charge, to any person obtaining a copy
  1120. of this software and associated documentation files (the "Software"), to deal
  1121. in the Software without restriction, including without limitation the rights
  1122. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1123. copies of the Software, and to permit persons to whom the Software is
  1124. furnished to do so, subject to the following conditions:
  1125. The above copyright notice and this permission notice shall be included in all
  1126. copies or substantial portions of the Software.
  1127. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1128. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1129. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1130. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1131. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1132. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1133. SOFTWARE.
  1134. </string>
  1135. <key>License</key>
  1136. <string>MIT</string>
  1137. <key>Title</key>
  1138. <string>YYText</string>
  1139. <key>Type</key>
  1140. <string>PSGroupSpecifier</string>
  1141. </dict>
  1142. <dict>
  1143. <key>FooterText</key>
  1144. <string>MIT License
  1145. Copyright (c) 2019 openinstall
  1146. Permission is hereby granted, free of charge, to any person obtaining a copy
  1147. of this software and associated documentation files (the "Software"), to deal
  1148. in the Software without restriction, including without limitation the rights
  1149. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  1150. copies of the Software, and to permit persons to whom the Software is
  1151. furnished to do so, subject to the following conditions:
  1152. The above copyright notice and this permission notice shall be included in all
  1153. copies or substantial portions of the Software.
  1154. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  1155. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  1156. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  1157. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  1158. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  1159. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  1160. SOFTWARE.
  1161. </string>
  1162. <key>License</key>
  1163. <string>MIT</string>
  1164. <key>Title</key>
  1165. <string>libOpenInstallSDK</string>
  1166. <key>Type</key>
  1167. <string>PSGroupSpecifier</string>
  1168. </dict>
  1169. <dict>
  1170. <key>FooterText</key>
  1171. <string>Copyright (c) 2010, Google Inc. All rights reserved.
  1172. Redistribution and use in source and binary forms, with or without
  1173. modification, are permitted provided that the following conditions are
  1174. met:
  1175. * Redistributions of source code must retain the above copyright
  1176. notice, this list of conditions and the following disclaimer.
  1177. * Redistributions in binary form must reproduce the above copyright
  1178. notice, this list of conditions and the following disclaimer in
  1179. the documentation and/or other materials provided with the
  1180. distribution.
  1181. * Neither the name of Google nor the names of its contributors may
  1182. be used to endorse or promote products derived from this software
  1183. without specific prior written permission.
  1184. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1185. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1186. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1187. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1188. HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1189. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1190. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1191. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1192. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1193. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1194. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  1195. </string>
  1196. <key>License</key>
  1197. <string>BSD</string>
  1198. <key>Title</key>
  1199. <string>libwebp</string>
  1200. <key>Type</key>
  1201. <string>PSGroupSpecifier</string>
  1202. </dict>
  1203. <dict>
  1204. <key>FooterText</key>
  1205. <string>Generated by CocoaPods - https://cocoapods.org</string>
  1206. <key>Title</key>
  1207. <string></string>
  1208. <key>Type</key>
  1209. <string>PSGroupSpecifier</string>
  1210. </dict>
  1211. </array>
  1212. <key>StringsTable</key>
  1213. <string>Acknowledgements</string>
  1214. <key>Title</key>
  1215. <string>Acknowledgements</string>
  1216. </dict>
  1217. </plist>