updating plugin.xml with registry data

This commit is contained in:
Anis Kadri 2013-07-30 15:32:31 -07:00
parent c156fe537a
commit e7c2166836

View File

@ -4,6 +4,9 @@
id="org.apache.cordova.core.splashscreen"
version="0.1.0">
<name>Splashscreen</name>
<description>Cordova Splashscreen Plugin</description>
<license>Apache</license>
<keywords>cordova,splashscreen</keywords>
<js-module src="www/splashscreen.js" name="SplashScreen">
<clobbers target="navigator.splashscreen" />