<?xml version='1.0' encoding='utf-8'?>
<plugin id="com.chinavvv.plugin" version="0.0.1" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android"><name>sgPlugin</name><js-module name="sgPlugin" src="www/sgPlugin.js"><clobbers target="cordova.plugins.sgPlugin" /></js-module><platform name="android"><config-file parent="/*" target="res/xml/config.xml"><feature name="sgPlugin"><param name="android-package" value="com.chinavvv.plugin.sgPlugin" /></feature></config-file><config-file parent="/*" target="AndroidManifest.xml"></config-file><source-file src="src/android/sgPlugin.java" target-dir="src/com/chinavvv/plugin/sgPlugin" /></platform></plugin>