cordova-plugin-unvired-universal-sdk
Version:
Unvired Cordova Plugin
13 lines (11 loc) • 665 B
text/xml
<plugin id="cordova-plugin-unvired-universal-sdk" version="1.0.69" xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:android="http://schemas.android.com/apk/res/android">
<name>UnviredSDK</name>
<dependency id="cordova-plugin-device" version="^3.0.0" />
<dependency id="cordova-plugin-unvired-electron-db" version="^0.0.26" />
<dependency id="cordova-plugin-file" url="https://github.com/srinidhirao/cordova-plugin-file.git"/>
<dependency id="cordova-plugin-unvired-logger" version="^0.0.9" />
<js-module name="UnviredSDK" src="www/kernel.js">
<clobbers target="window.ump" />
</js-module>
</plugin>