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