Pods-BFNetRequestKit_Tests-acknowledgements.plist 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  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>BSD License
  18. For the FBSnapshotTestCase software
  19. Copyright (c) 2013, Facebook, Inc.
  20. All rights reserved.
  21. Redistribution and use in source and binary forms, with or without
  22. modification, are permitted provided that the following conditions are met:
  23. * Redistributions of source code must retain the above copyright notice,
  24. this list of conditions and the following disclaimer.
  25. * Redistributions in binary form must reproduce the above copyright notice,
  26. this list of conditions and the following disclaimer in the documentation
  27. and/or other materials provided with the distribution.
  28. * Neither the name Facebook nor the names of its contributors may be used to
  29. endorse or promote products derived from this software without specific
  30. prior written permission.
  31. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  32. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  33. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  34. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  35. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  36. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  37. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  38. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  39. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  40. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  41. </string>
  42. <key>License</key>
  43. <string>BSD</string>
  44. <key>Title</key>
  45. <string>FBSnapshotTestCase</string>
  46. <key>Type</key>
  47. <string>PSGroupSpecifier</string>
  48. </dict>
  49. <dict>
  50. <key>FooterText</key>
  51. <string>Generated by CocoaPods - https://cocoapods.org</string>
  52. <key>Title</key>
  53. <string></string>
  54. <key>Type</key>
  55. <string>PSGroupSpecifier</string>
  56. </dict>
  57. </array>
  58. <key>StringsTable</key>
  59. <string>Acknowledgements</string>
  60. <key>Title</key>
  61. <string>Acknowledgements</string>
  62. </dict>
  63. </plist>