Add dependency & Update README

This commit is contained in:
Hevin
2016-06-27 10:34:16 +08:00
parent f8efb4f010
commit b01b4bf259
2 changed files with 7 additions and 19 deletions
+2
View File
@@ -16,6 +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"/>
</js-module>