Pods-ABtong-acknowledgements.plist 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  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>If you are using FMDB in your project, I'd love to hear about it. Let Gus know
  44. by sending an email to gus@flyingmeat.com.
  45. And if you happen to come across either Gus Mueller or Rob Ryan in a bar, you
  46. might consider purchasing a drink of their choosing if FMDB has been useful to
  47. you.
  48. Finally, and shortly, this is the MIT License.
  49. Copyright (c) 2008-2014 Flying Meat Inc.
  50. Permission is hereby granted, free of charge, to any person obtaining a copy
  51. of this software and associated documentation files (the "Software"), to deal
  52. in the Software without restriction, including without limitation the rights
  53. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  54. copies of the Software, and to permit persons to whom the Software is
  55. furnished to do so, subject to the following conditions:
  56. The above copyright notice and this permission notice shall be included in
  57. all copies or substantial portions of the Software.
  58. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  59. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  60. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  61. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  62. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  63. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  64. THE SOFTWARE.</string>
  65. <key>License</key>
  66. <string>MIT</string>
  67. <key>Title</key>
  68. <string>FMDB</string>
  69. <key>Type</key>
  70. <string>PSGroupSpecifier</string>
  71. </dict>
  72. <dict>
  73. <key>FooterText</key>
  74. <string>Copyright 2018-present 8x8, Inc.
  75. Licensed under the Apache License, Version 2.0 (the "License");
  76. you may not use this file except in compliance with the License.
  77. You may obtain a copy of the License at
  78. http://www.apache.org/licenses/LICENSE-2.0
  79. Unless required by applicable law or agreed to in writing, software
  80. distributed under the License is distributed on an "AS IS" BASIS,
  81. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  82. See the License for the specific language governing permissions and
  83. limitations under the License.
  84. </string>
  85. <key>License</key>
  86. <string>Apache 2</string>
  87. <key>Title</key>
  88. <string>JitsiMeetSDK</string>
  89. <key>Type</key>
  90. <string>PSGroupSpecifier</string>
  91. </dict>
  92. <dict>
  93. <key>FooterText</key>
  94. <string>Copyright (c) 2011, The WebRTC project authors. All rights reserved.
  95. Redistribution and use in source and binary forms, with or without
  96. modification, are permitted provided that the following conditions are
  97. met:
  98. * Redistributions of source code must retain the above copyright
  99. notice, this list of conditions and the following disclaimer.
  100. * Redistributions in binary form must reproduce the above copyright
  101. notice, this list of conditions and the following disclaimer in
  102. the documentation and/or other materials provided with the
  103. distribution.
  104. * Neither the name of Google nor the names of its contributors may
  105. be used to endorse or promote products derived from this software
  106. without specific prior written permission.
  107. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  108. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  109. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  110. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  111. HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  112. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  113. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  114. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  115. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  116. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  117. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  118. </string>
  119. <key>License</key>
  120. <string>BSD</string>
  121. <key>Title</key>
  122. <string>JitsiWebRTC</string>
  123. <key>Type</key>
  124. <string>PSGroupSpecifier</string>
  125. </dict>
  126. <dict>
  127. <key>FooterText</key>
  128. <string>**Copyright (c) 2012 - 2016, GitHub, Inc.**
  129. **All rights reserved.**
  130. Permission is hereby granted, free of charge, to any person obtaining a copy of
  131. this software and associated documentation files (the "Software"), to deal in
  132. the Software without restriction, including without limitation the rights to
  133. use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
  134. the Software, and to permit persons to whom the Software is furnished to do so,
  135. subject to the following conditions:
  136. The above copyright notice and this permission notice shall be included in all
  137. copies or substantial portions of the Software.
  138. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  139. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  140. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
  141. COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  142. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
  143. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  144. </string>
  145. <key>License</key>
  146. <string>MIT</string>
  147. <key>Title</key>
  148. <string>ReactiveObjC</string>
  149. <key>Type</key>
  150. <string>PSGroupSpecifier</string>
  151. </dict>
  152. <dict>
  153. <key>FooterText</key>
  154. <string>Copyright (c) 2009-2020 Olivier Poitrey rs@dailymotion.com
  155. Permission is hereby granted, free of charge, to any person obtaining a copy
  156. of this software and associated documentation files (the "Software"), to deal
  157. in the Software without restriction, including without limitation the rights
  158. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  159. copies of the Software, and to permit persons to whom the Software is furnished
  160. to do so, subject to the following conditions:
  161. The above copyright notice and this permission notice shall be included in all
  162. copies or substantial portions of the Software.
  163. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  164. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  165. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  166. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  167. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  168. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  169. THE SOFTWARE.
  170. </string>
  171. <key>License</key>
  172. <string>MIT</string>
  173. <key>Title</key>
  174. <string>SDWebImage</string>
  175. <key>Type</key>
  176. <string>PSGroupSpecifier</string>
  177. </dict>
  178. <dict>
  179. <key>FooterText</key>
  180. <string>BSD License
  181. For SocketRocket software
  182. Copyright (c) 2016-present, Facebook, Inc. All rights reserved.
  183. Redistribution and use in source and binary forms, with or without modification,
  184. are permitted provided that the following conditions are met:
  185. * Redistributions of source code must retain the above copyright notice, this
  186. list of conditions and the following disclaimer.
  187. * Redistributions in binary form must reproduce the above copyright notice,
  188. this list of conditions and the following disclaimer in the documentation
  189. and/or other materials provided with the distribution.
  190. * Neither the name Facebook nor the names of its contributors may be used to
  191. endorse or promote products derived from this software without specific
  192. prior written permission.
  193. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  194. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  195. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  196. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
  197. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  198. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  199. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  200. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  201. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  202. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</string>
  203. <key>License</key>
  204. <string>BSD</string>
  205. <key>Title</key>
  206. <string>SocketRocket</string>
  207. <key>Type</key>
  208. <string>PSGroupSpecifier</string>
  209. </dict>
  210. <dict>
  211. <key>FooterText</key>
  212. <string>Copyright (c) 2010, Google Inc. All rights reserved.
  213. Redistribution and use in source and binary forms, with or without
  214. modification, are permitted provided that the following conditions are
  215. met:
  216. * Redistributions of source code must retain the above copyright
  217. notice, this list of conditions and the following disclaimer.
  218. * Redistributions in binary form must reproduce the above copyright
  219. notice, this list of conditions and the following disclaimer in
  220. the documentation and/or other materials provided with the
  221. distribution.
  222. * Neither the name of Google nor the names of its contributors may
  223. be used to endorse or promote products derived from this software
  224. without specific prior written permission.
  225. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  226. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  227. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  228. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  229. HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  230. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  231. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  232. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  233. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  234. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  235. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  236. </string>
  237. <key>License</key>
  238. <string>BSD</string>
  239. <key>Title</key>
  240. <string>libwebp</string>
  241. <key>Type</key>
  242. <string>PSGroupSpecifier</string>
  243. </dict>
  244. <dict>
  245. <key>FooterText</key>
  246. <string>Generated by CocoaPods - https://cocoapods.org</string>
  247. <key>Title</key>
  248. <string></string>
  249. <key>Type</key>
  250. <string>PSGroupSpecifier</string>
  251. </dict>
  252. </array>
  253. <key>StringsTable</key>
  254. <string>Acknowledgements</string>
  255. <key>Title</key>
  256. <string>Acknowledgements</string>
  257. </dict>
  258. </plist>