[update]修改插件名称
This commit is contained in:
parent
0ea70324cb
commit
e0735c9890
@ -3,7 +3,7 @@
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
id="cordova-plugin-cescit-integrity"
|
||||
version="1.0.0">
|
||||
<name>cescit-integrity</name>
|
||||
<name>cescitIntegrity</name>
|
||||
<description>基于cordova-plugin-antitampering的文件完整性检验 - Android</description>
|
||||
<author>lwj</author>
|
||||
<license>MIT</license>
|
||||
@ -12,7 +12,7 @@
|
||||
<engine name="cordova" version=">=5.4" />
|
||||
</engines>
|
||||
|
||||
<js-module src="www/AntiTampering.js" name="AntiTampering">
|
||||
<js-module src="www/AntiTampering.js" name="cescitIntegrity">
|
||||
<clobbers target="cordova.plugins.cescitIntegrity" />
|
||||
</js-module>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user