Raw
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>Generated by CocoaPods - https://cocoapods.org</string>
18 <key>Title</key>
19 <string></string>
20 <key>Type</key>
21 <string>PSGroupSpecifier</string>
22 </dict>
23 </array>
24 <key>StringsTable</key>
25 <string>Acknowledgements</string>
26 <key>Title</key>
27 <string>Acknowledgements</string>
28 </dict>
29 </plist>