updating plugin.xml with registry data
This commit is contained in:
parent
c156fe537a
commit
e7c2166836
@ -4,6 +4,9 @@
|
|||||||
id="org.apache.cordova.core.splashscreen"
|
id="org.apache.cordova.core.splashscreen"
|
||||||
version="0.1.0">
|
version="0.1.0">
|
||||||
<name>Splashscreen</name>
|
<name>Splashscreen</name>
|
||||||
|
<description>Cordova Splashscreen Plugin</description>
|
||||||
|
<license>Apache</license>
|
||||||
|
<keywords>cordova,splashscreen</keywords>
|
||||||
|
|
||||||
<js-module src="www/splashscreen.js" name="SplashScreen">
|
<js-module src="www/splashscreen.js" name="SplashScreen">
|
||||||
<clobbers target="navigator.splashscreen" />
|
<clobbers target="navigator.splashscreen" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user