Change plugin name.

This commit is contained in:
lhw5123 2017-03-30 10:30:27 +08:00
parent 15c403a471
commit 14f91aacf8
2 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@
}], }],
"peerDependencies": { "peerDependencies": {
"cordova-plugin-device": ">=1.0.0", "cordova-plugin-device": ">=1.0.0",
"jcore-cordova-plugin": ">=1.1.1" "cordova-plugin-jcore": "1.1.1"
}, },
"author": "JiGuang", "author": "JiGuang",
"license": "MIT", "license": "MIT",

View File

@ -4,7 +4,7 @@
id="jpush-phonegap-plugin" id="jpush-phonegap-plugin"
version="3.1.3"> version="3.1.3">
<name>JPush Plugin</name> <name>JPush</name>
<description>JPush for cordova plugin</description> <description>JPush for cordova plugin</description>
<author>JPush</author> <author>JPush</author>
<keywords>JPush,push</keywords> <keywords>JPush,push</keywords>