<?xml version='1.0' encoding='utf-8'?>
<widget id="com.megster.metawear" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
    <name>MetaWear</name>
    <description>
        A sample Apache Cordova application that connects to mbientlab's MetaWear.
    </description>
    <author href="https://github.com/don">
        Don Coleman
    </author>
    <content src="index.html" />
    <access origin="*" />
</widget>