mirror of
https://github.com/jpush/jpush-phonegap-plugin.git
synced 2025-02-21 04:42:53 +08:00
Change plugin name.
This commit is contained in:
parent
15c403a471
commit
14f91aacf8
@ -27,7 +27,7 @@
|
||||
}],
|
||||
"peerDependencies": {
|
||||
"cordova-plugin-device": ">=1.0.0",
|
||||
"jcore-cordova-plugin": ">=1.1.1"
|
||||
"cordova-plugin-jcore": "1.1.1"
|
||||
},
|
||||
"author": "JiGuang",
|
||||
"license": "MIT",
|
||||
@ -35,4 +35,4 @@
|
||||
"url": "https://github.com/jpush/jpush-phonegap-plugin/issues"
|
||||
},
|
||||
"homepage": "https://github.com/jpush/jpush-phonegap-plugin#readme"
|
||||
}
|
||||
}
|
||||
|
@ -4,7 +4,7 @@
|
||||
id="jpush-phonegap-plugin"
|
||||
version="3.1.3">
|
||||
|
||||
<name>JPush Plugin</name>
|
||||
<name>JPush</name>
|
||||
<description>JPush for cordova plugin</description>
|
||||
<author>JPush</author>
|
||||
<keywords>JPush,push</keywords>
|
||||
|
Loading…
Reference in New Issue
Block a user