easyxml
Version:
A configurable object to XML converter
11 lines (10 loc) • 461 B
text/xml
<widget id="com.may.app" version="1.0.0">
<author email="feedback@my.com" href="http://my.com">My Team</author>
<description>My Mobile Application</description>
<content src="index.html" />
<preference name="phonegap-version" value="cli-5.1.1" />
<preference name="permissions" value="none" />
<gap:plugin name="org.apache.cordova.battery-status" />
<gap:plugin name="org.apache.cordova.camera" />
</widget>