Pods-StreetLampProject-acknowledgements.plist 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359
  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>The MIT License (MIT)
  44. Copyright (c) 2015 liuyanwei
  45. Permission is hereby granted, free of charge, to any person obtaining a copy
  46. of this software and associated documentation files (the "Software"), to deal
  47. in the Software without restriction, including without limitation the rights
  48. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  49. copies of the Software, and to permit persons to whom the Software is
  50. furnished to do so, subject to the following conditions:
  51. The above copyright notice and this permission notice shall be included in all
  52. copies or substantial portions of the Software.
  53. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  54. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  55. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  56. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  57. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  58. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  59. SOFTWARE.
  60. </string>
  61. <key>License</key>
  62. <string>MIT</string>
  63. <key>Title</key>
  64. <string>BabyBluetooth</string>
  65. <key>Type</key>
  66. <string>PSGroupSpecifier</string>
  67. </dict>
  68. <dict>
  69. <key>FooterText</key>
  70. <string>IQKeyboardManager license
  71. =========================
  72. The MIT License (MIT)
  73. Copyright (c) 2013-16 Iftekhar Qurashi
  74. Permission is hereby granted, free of charge, to any person obtaining a copy of
  75. this software and associated documentation files (the "Software"), to deal in
  76. the Software without restriction, including without limitation the rights to
  77. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  78. of the Software, and to permit persons to whom the Software is furnished to do
  79. so, subject to the following conditions:
  80. The above copyright notice and this permission notice shall be included in all
  81. copies or substantial portions of the Software.
  82. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  83. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  84. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  85. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  86. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  87. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  88. SOFTWARE.
  89. </string>
  90. <key>License</key>
  91. <string>MIT</string>
  92. <key>Title</key>
  93. <string>IQKeyboardManager</string>
  94. <key>Type</key>
  95. <string>PSGroupSpecifier</string>
  96. </dict>
  97. <dict>
  98. <key>FooterText</key>
  99. <string>Copyright (c) 2012-2016 Marin Todorov and JSONModel contributors
  100. Permission is hereby granted, free of charge, to any person obtaining a copy of
  101. this software and associated documentation files (the "Software"), to deal in
  102. the Software without restriction, including without limitation the rights to
  103. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  104. the Software, and to permit persons to whom the Software is furnished to do so,
  105. subject to the following conditions:
  106. The above copyright notice and this permission notice shall be included in all
  107. copies or substantial portions of the Software.
  108. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  109. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  110. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  111. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  112. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  113. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  114. </string>
  115. <key>License</key>
  116. <string>MIT</string>
  117. <key>Title</key>
  118. <string>JSONModel</string>
  119. <key>Type</key>
  120. <string>PSGroupSpecifier</string>
  121. </dict>
  122. <dict>
  123. <key>FooterText</key>
  124. <string>Copyright © 2009-2016 Matej Bukovinski
  125. Permission is hereby granted, free of charge, to any person obtaining a copy
  126. of this software and associated documentation files (the "Software"), to deal
  127. in the Software without restriction, including without limitation the rights
  128. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  129. copies of the Software, and to permit persons to whom the Software is
  130. furnished to do so, subject to the following conditions:
  131. The above copyright notice and this permission notice shall be included in
  132. all copies or substantial portions of the Software.
  133. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  134. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  135. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  136. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  137. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  138. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  139. THE SOFTWARE.</string>
  140. <key>License</key>
  141. <string>MIT</string>
  142. <key>Title</key>
  143. <string>MBProgressHUD</string>
  144. <key>Type</key>
  145. <string>PSGroupSpecifier</string>
  146. </dict>
  147. <dict>
  148. <key>FooterText</key>
  149. <string>Copyright (c) 2013-2015 MJRefresh (https://github.com/CoderMJLee/MJRefresh)
  150. Permission is hereby granted, free of charge, to any person obtaining a copy
  151. of this software and associated documentation files (the "Software"), to deal
  152. in the Software without restriction, including without limitation the rights
  153. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  154. copies of the Software, and to permit persons to whom the Software is
  155. furnished to do so, subject to the following conditions:
  156. The above copyright notice and this permission notice shall be included in
  157. all copies or substantial portions of the Software.
  158. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  159. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  160. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  161. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  162. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  163. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  164. THE SOFTWARE.
  165. </string>
  166. <key>License</key>
  167. <string>MIT</string>
  168. <key>Title</key>
  169. <string>MJRefresh</string>
  170. <key>Type</key>
  171. <string>PSGroupSpecifier</string>
  172. </dict>
  173. <dict>
  174. <key>FooterText</key>
  175. <string>Copyright (c) 2011-2012 Masonry Team - https://github.com/Masonry
  176. Permission is hereby granted, free of charge, to any person obtaining a copy
  177. of this software and associated documentation files (the "Software"), to deal
  178. in the Software without restriction, including without limitation the rights
  179. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  180. copies of the Software, and to permit persons to whom the Software is
  181. furnished to do so, subject to the following conditions:
  182. The above copyright notice and this permission notice shall be included in
  183. all copies or substantial portions of the Software.
  184. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  185. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  186. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  187. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  188. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  189. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  190. THE SOFTWARE.</string>
  191. <key>License</key>
  192. <string>MIT</string>
  193. <key>Title</key>
  194. <string>Masonry</string>
  195. <key>Type</key>
  196. <string>PSGroupSpecifier</string>
  197. </dict>
  198. <dict>
  199. <key>FooterText</key>
  200. <string>Copyright (c) 2016 Olivier Poitrey rs@dailymotion.com
  201. Permission is hereby granted, free of charge, to any person obtaining a copy
  202. of this software and associated documentation files (the "Software"), to deal
  203. in the Software without restriction, including without limitation the rights
  204. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  205. copies of the Software, and to permit persons to whom the Software is furnished
  206. to do so, subject to the following conditions:
  207. The above copyright notice and this permission notice shall be included in all
  208. copies or substantial portions of the Software.
  209. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  210. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  211. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  212. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  213. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  214. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  215. THE SOFTWARE.
  216. </string>
  217. <key>License</key>
  218. <string>MIT</string>
  219. <key>Title</key>
  220. <string>SDWebImage</string>
  221. <key>Type</key>
  222. <string>PSGroupSpecifier</string>
  223. </dict>
  224. <dict>
  225. <key>FooterText</key>
  226. <string>Copyright (c) 2011-2017 Charles Scalesse.
  227. Permission is hereby granted, free of charge, to any person obtaining a
  228. copy of this software and associated documentation files (the
  229. "Software"), to deal in the Software without restriction, including
  230. without limitation the rights to use, copy, modify, merge, publish,
  231. distribute, sublicense, and/or sell copies of the Software, and to
  232. permit persons to whom the Software is furnished to do so, subject to
  233. the following conditions:
  234. The above copyright notice and this permission notice shall be included
  235. in all copies or substantial portions of the Software.
  236. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
  237. OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  238. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  239. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  240. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  241. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  242. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  243. </string>
  244. <key>License</key>
  245. <string>MIT</string>
  246. <key>Title</key>
  247. <string>Toast</string>
  248. <key>Type</key>
  249. <string>PSGroupSpecifier</string>
  250. </dict>
  251. <dict>
  252. <key>FooterText</key>
  253. <string>Copyright (c) 2012-2016 YTKNetwork https://github.com/yuantiku
  254. Permission is hereby granted, free of charge, to any person obtaining a copy
  255. of this software and associated documentation files (the "Software"), to deal
  256. in the Software without restriction, including without limitation the rights
  257. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  258. copies of the Software, and to permit persons to whom the Software is
  259. furnished to do so, subject to the following conditions:
  260. The above copyright notice and this permission notice shall be included in
  261. all copies or substantial portions of the Software.
  262. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  263. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  264. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  265. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  266. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  267. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  268. THE SOFTWARE.
  269. </string>
  270. <key>License</key>
  271. <string>MIT</string>
  272. <key>Title</key>
  273. <string>YTKNetwork</string>
  274. <key>Type</key>
  275. <string>PSGroupSpecifier</string>
  276. </dict>
  277. <dict>
  278. <key>FooterText</key>
  279. <string>The MIT License (MIT)
  280. Copyright (c) 2015 ibireme &lt;ibireme@gmail.com&gt;
  281. Permission is hereby granted, free of charge, to any person obtaining a copy
  282. of this software and associated documentation files (the "Software"), to deal
  283. in the Software without restriction, including without limitation the rights
  284. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  285. copies of the Software, and to permit persons to whom the Software is
  286. furnished to do so, subject to the following conditions:
  287. The above copyright notice and this permission notice shall be included in all
  288. copies or substantial portions of the Software.
  289. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  290. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  291. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  292. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  293. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  294. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  295. SOFTWARE.
  296. </string>
  297. <key>License</key>
  298. <string>MIT</string>
  299. <key>Title</key>
  300. <string>YYKit</string>
  301. <key>Type</key>
  302. <string>PSGroupSpecifier</string>
  303. </dict>
  304. <dict>
  305. <key>FooterText</key>
  306. <string>Generated by CocoaPods - https://cocoapods.org</string>
  307. <key>Title</key>
  308. <string></string>
  309. <key>Type</key>
  310. <string>PSGroupSpecifier</string>
  311. </dict>
  312. </array>
  313. <key>StringsTable</key>
  314. <string>Acknowledgements</string>
  315. <key>Title</key>
  316. <string>Acknowledgements</string>
  317. </dict>
  318. </plist>