 <install>
	<name>ofxPUI</name>
	<version>0.1</version>
	<author>digitalhack</author>
	<author_website></author_website>
	<code_url>https://github.com/digitalhack/ofxPUI</code_url>
	<download_url>https://github.com/digitalhack/ofxPUI/zipball/master</download_url>
	<forum_url>http://forum.openframeworks.cc/index.php/topic,5894.0.html</forum_url>
	<site_url>https://github.com/digitalhack/ofxPUI</site_url>
	<supported_os>
		<win>y</win>
		<mac>y</mac>
		<linux>y</linux>
	</supported_os>
	<description><![CDATA[<p>
	ofxPUI is an Open Frameworks addon for building user interfaces with the PUI c++ classes. It has been tested on Windows but should run on Linux and Mac OS as well.</p>]]></description>
	<add>
		<include>
			<path></path>
		</include>
		<link>
			<lib os="win_cb|xcode" compiler="mingw"></lib>
		</link>
	</add>
</install>
