Açıklama Yok

Pods-CAISHEN-acknowledgements.plist 17KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  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) 2017 Tencent Bugly, Inc. All rights reserved.
  44. </string>
  45. <key>License</key>
  46. <string>Copyright</string>
  47. <key>Title</key>
  48. <string>Bugly</string>
  49. <key>Type</key>
  50. <string>PSGroupSpecifier</string>
  51. </dict>
  52. <dict>
  53. <key>FooterText</key>
  54. <string>The MIT License (MIT)
  55. Copyright (c) 2016 Ignacio Romero Zurbuchen iromero@dzen.cl
  56. 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:
  57. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  58. 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.
  59. </string>
  60. <key>License</key>
  61. <string>MIT</string>
  62. <key>Title</key>
  63. <string>DZNEmptyDataSet</string>
  64. <key>Type</key>
  65. <string>PSGroupSpecifier</string>
  66. </dict>
  67. <dict>
  68. <key>FooterText</key>
  69. <string>If you are using FMDB in your project, I'd love to hear about it. Let Gus know
  70. by sending an email to gus@flyingmeat.com.
  71. And if you happen to come across either Gus Mueller or Rob Ryan in a bar, you
  72. might consider purchasing a drink of their choosing if FMDB has been useful to
  73. you.
  74. Finally, and shortly, this is the MIT License.
  75. Copyright (c) 2008-2014 Flying Meat Inc.
  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.</string>
  91. <key>License</key>
  92. <string>MIT</string>
  93. <key>Title</key>
  94. <string>FMDB</string>
  95. <key>Type</key>
  96. <string>PSGroupSpecifier</string>
  97. </dict>
  98. <dict>
  99. <key>FooterText</key>
  100. <string>Copyright (c) 2016 XcodeYang &lt;xcodeyang@gmail.com&gt;
  101. Permission is hereby granted, free of charge, to any person obtaining a copy
  102. of this software and associated documentation files (the "Software"), to deal
  103. in the Software without restriction, including without limitation the rights
  104. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  105. copies of the Software, and to permit persons to whom the Software is
  106. furnished to do so, subject to the following conditions:
  107. The above copyright notice and this permission notice shall be included in
  108. all copies or substantial portions of the Software.
  109. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  110. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  111. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  112. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  113. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  114. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  115. THE SOFTWARE.
  116. </string>
  117. <key>License</key>
  118. <string>MIT</string>
  119. <key>Title</key>
  120. <string>FORScrollViewEmptyAssistant</string>
  121. <key>Type</key>
  122. <string>PSGroupSpecifier</string>
  123. </dict>
  124. <dict>
  125. <key>FooterText</key>
  126. <string>MIT License
  127. Copyright (c) 2013-2017 Iftekhar Qurashi
  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>IQKeyboardManager</string>
  148. <key>Type</key>
  149. <string>PSGroupSpecifier</string>
  150. </dict>
  151. <dict>
  152. <key>FooterText</key>
  153. <string>Copyright © 2009-2016 Matej Bukovinski
  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
  159. furnished to do so, subject to the following conditions:
  160. The above copyright notice and this permission notice shall be included in
  161. all 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.</string>
  169. <key>License</key>
  170. <string>MIT</string>
  171. <key>Title</key>
  172. <string>MBProgressHUD</string>
  173. <key>Type</key>
  174. <string>PSGroupSpecifier</string>
  175. </dict>
  176. <dict>
  177. <key>FooterText</key>
  178. <string>Copyright (c) 2013-2015 MJRefresh (https://github.com/CoderMJLee/MJRefresh)
  179. Permission is hereby granted, free of charge, to any person obtaining a copy
  180. of this software and associated documentation files (the "Software"), to deal
  181. in the Software without restriction, including without limitation the rights
  182. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  183. copies of the Software, and to permit persons to whom the Software is
  184. furnished to do so, subject to the following conditions:
  185. The above copyright notice and this permission notice shall be included in
  186. all copies or substantial portions of the Software.
  187. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  188. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  189. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  190. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  191. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  192. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  193. THE SOFTWARE.
  194. </string>
  195. <key>License</key>
  196. <string>MIT</string>
  197. <key>Title</key>
  198. <string>MJRefresh</string>
  199. <key>Type</key>
  200. <string>PSGroupSpecifier</string>
  201. </dict>
  202. <dict>
  203. <key>FooterText</key>
  204. <string>Copyright (c) 2011-2012 Masonry Team - https://github.com/Masonry
  205. Permission is hereby granted, free of charge, to any person obtaining a copy
  206. of this software and associated documentation files (the "Software"), to deal
  207. in the Software without restriction, including without limitation the rights
  208. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  209. copies of the Software, and to permit persons to whom the Software is
  210. furnished to do so, subject to the following conditions:
  211. The above copyright notice and this permission notice shall be included in
  212. all copies or substantial portions of the Software.
  213. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  214. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  215. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  216. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  217. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  218. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  219. THE SOFTWARE.</string>
  220. <key>License</key>
  221. <string>MIT</string>
  222. <key>Title</key>
  223. <string>Masonry</string>
  224. <key>Type</key>
  225. <string>PSGroupSpecifier</string>
  226. </dict>
  227. <dict>
  228. <key>FooterText</key>
  229. <string>Copyright (c) 2015 Katsuma Tanaka
  230. 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:
  231. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  232. 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.
  233. </string>
  234. <key>License</key>
  235. <string>MIT</string>
  236. <key>Title</key>
  237. <string>QBImagePickerController</string>
  238. <key>Type</key>
  239. <string>PSGroupSpecifier</string>
  240. </dict>
  241. <dict>
  242. <key>FooterText</key>
  243. <string>**Copyright (c) 2012 - 2015, GitHub, Inc.**
  244. **All rights reserved.**
  245. Permission is hereby granted, free of charge, to any person obtaining a copy of
  246. this software and associated documentation files (the "Software"), to deal in
  247. the Software without restriction, including without limitation the rights to
  248. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  249. the Software, and to permit persons to whom the Software is furnished to do so,
  250. subject to the following conditions:
  251. The above copyright notice and this permission notice shall be included in all
  252. copies or substantial portions of the Software.
  253. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  254. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  255. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  256. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  257. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  258. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  259. </string>
  260. <key>License</key>
  261. <string>MIT</string>
  262. <key>Title</key>
  263. <string>ReactiveCocoa</string>
  264. <key>Type</key>
  265. <string>PSGroupSpecifier</string>
  266. </dict>
  267. <dict>
  268. <key>FooterText</key>
  269. <string>Copyright (c) 2009-2017 Olivier Poitrey rs@dailymotion.com
  270. Permission is hereby granted, free of charge, to any person obtaining a copy
  271. of this software and associated documentation files (the "Software"), to deal
  272. in the Software without restriction, including without limitation the rights
  273. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  274. copies of the Software, and to permit persons to whom the Software is furnished
  275. to do so, subject to the following conditions:
  276. The above copyright notice and this permission notice shall be included in all
  277. copies or substantial portions of the Software.
  278. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  279. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  280. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  281. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  282. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  283. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  284. THE SOFTWARE.
  285. </string>
  286. <key>License</key>
  287. <string>MIT</string>
  288. <key>Title</key>
  289. <string>SDWebImage</string>
  290. <key>Type</key>
  291. <string>PSGroupSpecifier</string>
  292. </dict>
  293. <dict>
  294. <key>FooterText</key>
  295. <string>Copyright 2011 - 2015 UMeng.com. All rights reserved.
  296. </string>
  297. <key>License</key>
  298. <string>Copyright</string>
  299. <key>Title</key>
  300. <string>UMengAnalytics</string>
  301. <key>Type</key>
  302. <string>PSGroupSpecifier</string>
  303. </dict>
  304. <dict>
  305. <key>FooterText</key>
  306. <string>The MIT License (MIT)
  307. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  308. Permission is hereby granted, free of charge, to any person obtaining a copy
  309. of this software and associated documentation files (the "Software"), to deal
  310. in the Software without restriction, including without limitation the rights
  311. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  312. copies of the Software, and to permit persons to whom the Software is
  313. furnished to do so, subject to the following conditions:
  314. The above copyright notice and this permission notice shall be included in all
  315. copies or substantial portions of the Software.
  316. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  317. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  318. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  319. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  320. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  321. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  322. SOFTWARE.
  323. </string>
  324. <key>License</key>
  325. <string>MIT</string>
  326. <key>Title</key>
  327. <string>YYModel</string>
  328. <key>Type</key>
  329. <string>PSGroupSpecifier</string>
  330. </dict>
  331. <dict>
  332. <key>FooterText</key>
  333. <string>Generated by CocoaPods - https://cocoapods.org</string>
  334. <key>Title</key>
  335. <string></string>
  336. <key>Type</key>
  337. <string>PSGroupSpecifier</string>
  338. </dict>
  339. </array>
  340. <key>StringsTable</key>
  341. <string>Acknowledgements</string>
  342. <key>Title</key>
  343. <string>Acknowledgements</string>
  344. </dict>
  345. </plist>