 <install>
	<name>ofxZxing</name>
	<version>0.1</version>
	<author>Kyle McDonald</author>
	<author_website>http://kylemcdonald.net/</author_website>
	<code_url>https://github.com/kylemcdonald/ofxZxing.git</code_url>
	<download_url>https://github.com/kylemcdonald/ofxZxing/zipball/master</download_url>
	<forum_url></forum_url>
	<site_url></site_url>
	<supported_os>
		<win>n</win>
		<mac>y</mac>
		<linux>n</linux>
	</supported_os>
	<description><![CDATA[<p>
	This repository contains a wrapper for interfacing openFrameworks to the partial C++ port of ZXing. It allows realtime QR Code detection and decoding.</p>]]></description>
	<add>
		<include>
			<path></path>
		</include>
		<link>
			<lib os="win_cb|xcode" compiler="mingw"></lib>
		</link>
	</add>
</install>
