Pods-ZZFoundation_Tests-acknowledgements.plist 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  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>The MIT License (MIT)
  18. Copyright (c) 2014 Peter Steinberger, steipete@gmail.com
  19. Permission is hereby granted, free of charge, to any person obtaining a copy
  20. of this software and associated documentation files (the "Software"), to deal
  21. in the Software without restriction, including without limitation the rights
  22. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  23. copies of the Software, and to permit persons to whom the Software is
  24. furnished to do so, subject to the following conditions:
  25. The above copyright notice and this permission notice shall be included in all
  26. copies or substantial portions of the Software.
  27. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  28. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  29. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  30. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  31. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  32. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  33. SOFTWARE.</string>
  34. <key>License</key>
  35. <string>MIT</string>
  36. <key>Title</key>
  37. <string>Aspects</string>
  38. <key>Type</key>
  39. <string>PSGroupSpecifier</string>
  40. </dict>
  41. <dict>
  42. <key>FooterText</key>
  43. <string>BSD 3-Clause License
  44. Copyright (c) 2010-2020, Deusty, LLC
  45. All rights reserved.
  46. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  47. 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  48. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  49. 3. Neither the name of Deusty nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission of Deusty, LLC.
  50. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  51. </string>
  52. <key>License</key>
  53. <string>BSD</string>
  54. <key>Title</key>
  55. <string>CocoaLumberjack</string>
  56. <key>Type</key>
  57. <string>PSGroupSpecifier</string>
  58. </dict>
  59. <dict>
  60. <key>FooterText</key>
  61. <string>Copyright (c) 2020 bymiracles@163.com &lt;350991881@qq.com&gt;
  62. Permission is hereby granted, free of charge, to any person obtaining a copy
  63. of this software and associated documentation files (the "Software"), to deal
  64. in the Software without restriction, including without limitation the rights
  65. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  66. copies of the Software, and to permit persons to whom the Software is
  67. furnished to do so, subject to the following conditions:
  68. The above copyright notice and this permission notice shall be included in
  69. all copies or substantial portions of the Software.
  70. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  71. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  72. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  73. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  74. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  75. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  76. THE SOFTWARE.
  77. </string>
  78. <key>License</key>
  79. <string>MIT</string>
  80. <key>Title</key>
  81. <string>ZZFoundation</string>
  82. <key>Type</key>
  83. <string>PSGroupSpecifier</string>
  84. </dict>
  85. <dict>
  86. <key>FooterText</key>
  87. <string>Copyright (c) 2010, Allen Ding
  88. All rights reserved.
  89. Redistribution and use in source and binary forms, with or without
  90. modification, are permitted provided that the following conditions are met:
  91. 1. Redistributions of source code must retain the above copyright notice, this
  92. list of conditions and the following disclaimer.
  93. 2. Redistributions in binary form must reproduce the above copyright notice,
  94. this list of conditions and the following disclaimer in the documentation
  95. and/or other materials provided with the distribution.
  96. 3. Neither the name of Allen Ding nor the names of any contributors may be
  97. used to endorse or promote products derived from this software without specific
  98. prior written permission.
  99. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  100. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  101. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  102. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  103. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  104. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  105. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  106. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  107. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  108. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  109. </string>
  110. <key>License</key>
  111. <string>MIT</string>
  112. <key>Title</key>
  113. <string>Kiwi</string>
  114. <key>Type</key>
  115. <string>PSGroupSpecifier</string>
  116. </dict>
  117. <dict>
  118. <key>FooterText</key>
  119. <string>Generated by CocoaPods - https://cocoapods.org</string>
  120. <key>Title</key>
  121. <string></string>
  122. <key>Type</key>
  123. <string>PSGroupSpecifier</string>
  124. </dict>
  125. </array>
  126. <key>StringsTable</key>
  127. <string>Acknowledgements</string>
  128. <key>Title</key>
  129. <string>Acknowledgements</string>
  130. </dict>
  131. </plist>