blob: 4a9a4d80d1a29de106c23fe7701c3122ad35f56a [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<widget xmlns = "http://www.w3.org/ns/widgets"
xmlns:cdv = "http://cordova.apache.org/ns/1.0"
id = "io.cordova.hellocordova"
version = "0.0.1">
<name>Hello Cordova</name>
<description>
A sample Apache Cordova application that responds to the deviceready event.
</description>
<author href="http://cordova.io" email="dev@cordova.apache.org">
Apache Cordova Team
</author>
<content src="index.html" />
<access origin="*" />
</widget>