Pods-隐私保护-acknowledgements.plist 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  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-2020 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>Public Domain License
  44. The CocoaAsyncSocket project is in the public domain.
  45. The original TCP version (AsyncSocket) was created by Dustin Voss in January 2003.
  46. Updated and maintained by Deusty LLC and the Apple development community.
  47. </string>
  48. <key>License</key>
  49. <string>public domain</string>
  50. <key>Title</key>
  51. <string>CocoaAsyncSocket</string>
  52. <key>Type</key>
  53. <string>PSGroupSpecifier</string>
  54. </dict>
  55. <dict>
  56. <key>FooterText</key>
  57. <string>The MIT License (MIT)
  58. Copyright (c) 2016 Jewelz Hu
  59. Permission is hereby granted, free of charge, to any person obtaining a copy
  60. of this software and associated documentation files (the "Software"), to deal
  61. in the Software without restriction, including without limitation the rights
  62. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  63. copies of the Software, and to permit persons to whom the Software is
  64. furnished to do so, subject to the following conditions:
  65. The above copyright notice and this permission notice shall be included in all
  66. copies or substantial portions of the Software.
  67. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  68. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  69. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  70. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  71. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  72. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  73. SOFTWARE.</string>
  74. <key>License</key>
  75. <string>MIT</string>
  76. <key>Title</key>
  77. <string>HUPhotoBrowser</string>
  78. <key>Type</key>
  79. <string>PSGroupSpecifier</string>
  80. </dict>
  81. <dict>
  82. <key>FooterText</key>
  83. <string>MIT License
  84. Copyright (c) 2013-2017 Iftekhar Qurashi
  85. Permission is hereby granted, free of charge, to any person obtaining a copy
  86. of this software and associated documentation files (the "Software"), to deal
  87. in the Software without restriction, including without limitation the rights
  88. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  89. copies of the Software, and to permit persons to whom the Software is
  90. furnished to do so, subject to the following conditions:
  91. The above copyright notice and this permission notice shall be included in all
  92. copies or substantial portions of the Software.
  93. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  94. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  95. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  96. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  97. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  98. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  99. SOFTWARE.
  100. </string>
  101. <key>License</key>
  102. <string>MIT</string>
  103. <key>Title</key>
  104. <string>IQKeyboardManager</string>
  105. <key>Type</key>
  106. <string>PSGroupSpecifier</string>
  107. </dict>
  108. <dict>
  109. <key>FooterText</key>
  110. <string>MIT License
  111. Copyright (c) 2017 HanJunqiang
  112. Permission is hereby granted, free of charge, to any person obtaining a copy
  113. of this software and associated documentation files (the "Software"), to deal
  114. in the Software without restriction, including without limitation the rights
  115. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  116. copies of the Software, and to permit persons to whom the Software is
  117. furnished to do so, subject to the following conditions:
  118. The above copyright notice and this permission notice shall be included in all
  119. copies or substantial portions of the Software.
  120. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  121. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  122. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  123. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  124. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  125. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  126. SOFTWARE.
  127. </string>
  128. <key>License</key>
  129. <string>MIT</string>
  130. <key>Title</key>
  131. <string>JQImagePicker</string>
  132. <key>Type</key>
  133. <string>PSGroupSpecifier</string>
  134. </dict>
  135. <dict>
  136. <key>FooterText</key>
  137. <string>Copyright (c) 2013-2019 MJExtension (https://github.com/CoderMJLee/MJExtension)
  138. Permission is hereby granted, free of charge, to any person obtaining a copy
  139. of this software and associated documentation files (the "Software"), to deal
  140. in the Software without restriction, including without limitation the rights
  141. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  142. copies of the Software, and to permit persons to whom the Software is
  143. furnished to do so, subject to the following conditions:
  144. The above copyright notice and this permission notice shall be included in
  145. all copies or substantial portions of the Software.
  146. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  147. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  148. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  149. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  150. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  151. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  152. THE SOFTWARE.
  153. </string>
  154. <key>License</key>
  155. <string>MIT</string>
  156. <key>Title</key>
  157. <string>MJExtension</string>
  158. <key>Type</key>
  159. <string>PSGroupSpecifier</string>
  160. </dict>
  161. <dict>
  162. <key>FooterText</key>
  163. <string>Copyright (c) 2011-2012 Masonry Team - https://github.com/Masonry
  164. Permission is hereby granted, free of charge, to any person obtaining a copy
  165. of this software and associated documentation files (the "Software"), to deal
  166. in the Software without restriction, including without limitation the rights
  167. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  168. copies of the Software, and to permit persons to whom the Software is
  169. furnished to do so, subject to the following conditions:
  170. The above copyright notice and this permission notice shall be included in
  171. all copies or substantial portions of the Software.
  172. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  173. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  174. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  175. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  176. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  177. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  178. THE SOFTWARE.</string>
  179. <key>License</key>
  180. <string>MIT</string>
  181. <key>Title</key>
  182. <string>Masonry</string>
  183. <key>Type</key>
  184. <string>PSGroupSpecifier</string>
  185. </dict>
  186. <dict>
  187. <key>FooterText</key>
  188. <string>Copyright (c) 2009-2020 Olivier Poitrey rs@dailymotion.com
  189. Permission is hereby granted, free of charge, to any person obtaining a copy
  190. of this software and associated documentation files (the "Software"), to deal
  191. in the Software without restriction, including without limitation the rights
  192. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  193. copies of the Software, and to permit persons to whom the Software is furnished
  194. to do so, subject to the following conditions:
  195. The above copyright notice and this permission notice shall be included in all
  196. copies or substantial portions of the Software.
  197. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  198. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  199. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  200. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  201. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  202. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  203. THE SOFTWARE.
  204. </string>
  205. <key>License</key>
  206. <string>MIT</string>
  207. <key>Title</key>
  208. <string>SDWebImage</string>
  209. <key>Type</key>
  210. <string>PSGroupSpecifier</string>
  211. </dict>
  212. <dict>
  213. <key>FooterText</key>
  214. <string>MIT License
  215. Copyright (c) 2011-2018 Sam Vermette, Tobias Tiemerding and contributors.
  216. Permission is hereby granted, free of charge, to any person obtaining a copy
  217. of this software and associated documentation files (the "Software"), to deal
  218. in the Software without restriction, including without limitation the rights
  219. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  220. copies of the Software, and to permit persons to whom the Software is
  221. furnished to do so, subject to the following conditions:
  222. The above copyright notice and this permission notice shall be included in all
  223. copies or substantial portions of the Software.
  224. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  225. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  226. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  227. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  228. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  229. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  230. SOFTWARE.
  231. </string>
  232. <key>License</key>
  233. <string>MIT</string>
  234. <key>Title</key>
  235. <string>SVProgressHUD</string>
  236. <key>Type</key>
  237. <string>PSGroupSpecifier</string>
  238. </dict>
  239. <dict>
  240. <key>FooterText</key>
  241. <string>The MIT License (MIT)
  242. Copyright (c) 2016 Zhen Tan
  243. Permission is hereby granted, free of charge, to any person obtaining a copy
  244. of this software and associated documentation files (the "Software"), to deal
  245. in the Software without restriction, including without limitation the rights
  246. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  247. copies of the Software, and to permit persons to whom the Software is
  248. furnished to do so, subject to the following conditions:
  249. The above copyright notice and this permission notice shall be included in all
  250. copies or substantial portions of the Software.
  251. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  252. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  253. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  254. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  255. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  256. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  257. SOFTWARE.
  258. </string>
  259. <key>License</key>
  260. <string>MIT</string>
  261. <key>Title</key>
  262. <string>TZImagePickerController</string>
  263. <key>Type</key>
  264. <string>PSGroupSpecifier</string>
  265. </dict>
  266. <dict>
  267. <key>FooterText</key>
  268. <string>Generated by CocoaPods - https://cocoapods.org</string>
  269. <key>Title</key>
  270. <string></string>
  271. <key>Type</key>
  272. <string>PSGroupSpecifier</string>
  273. </dict>
  274. </array>
  275. <key>StringsTable</key>
  276. <string>Acknowledgements</string>
  277. <key>Title</key>
  278. <string>Acknowledgements</string>
  279. </dict>
  280. </plist>