Pods-CarPlayer2-acknowledgements.plist 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  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>If you use the Google Maps SDK for iOS in your application, you must
  18. include the attribution text as part of a legal notices section in your
  19. application. Including legal notices as an independent menu item, or as
  20. part of an "About" menu item, is recommended.
  21. You can get the attribution text by making a call to
  22. [GMSServices openSourceLicenseInfo].
  23. </string>
  24. <key>License</key>
  25. <string>Copyright</string>
  26. <key>Title</key>
  27. <string>GoogleMaps</string>
  28. <key>Type</key>
  29. <string>PSGroupSpecifier</string>
  30. </dict>
  31. <dict>
  32. <key>FooterText</key>
  33. <string>Generated by CocoaPods - https://cocoapods.org</string>
  34. <key>Title</key>
  35. <string></string>
  36. <key>Type</key>
  37. <string>PSGroupSpecifier</string>
  38. </dict>
  39. </array>
  40. <key>StringsTable</key>
  41. <string>Acknowledgements</string>
  42. <key>Title</key>
  43. <string>Acknowledgements</string>
  44. </dict>
  45. </plist>