Commit 1ee8a5e5 by Sebastián Katzer

Add info to plugin spec

parent 38960efb
......@@ -25,6 +25,14 @@
<!-- dependencies -->
<dependency id="org.apache.cordova.device" />
<!-- info -->
<info>
Your support is needed. If you use the plugin please support us in order to ensure further development.
https://github.com/katzer/cordova-plugin-local-notifications/tree/example#how-can-i-support-the-further-development
Thank you!
</info>
<!-- js -->
<js-module src="www/local-notification.js" name="LocalNotification">
<clobbers target="cordova.plugins.notification.local" />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment