<?xml version='1.0' encoding='utf-8'?>
<widget id="com.transistorsoft.backgroundgeolocation" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
    <name>Cordova Background GeoLocation</name>
    <description>
        A minimal example of cordova BackgroundGeoLocation plugin.
    </description>
    <author email="chris@transistorsoft.com" href="http://transistorsoft.com">
        Chris Scott -- Transistor Software
    </author>
    <content src="index.html" />
    <access origin="*" />
</widget>
