Update Plugin name.

This commit is contained in:
Hevin 2016-07-10 17:05:05 +08:00
parent 1c41e96f42
commit 5ff7d14bec

View File

@ -16,10 +16,8 @@
<engine name="cordova" version=">=3.0"/>
</engines>
<dependency id="org.apache.cordova.device" url="https://github.com/apache/cordova-plugin-device.git" />
<js-module src="www/JPushPlugin.js" name="JPushPlugin">
<clobbers target="jPushPlugin"/>
<clobbers target="window.JPush"/>
</js-module>
<platform name="ios">
@ -53,7 +51,6 @@
</config-file>
</platform>
<!-- android -->
<platform name="android">
<config-file target="res/xml/config.xml" parent="/*">
<feature name="JPushPlugin">