UNPKG

phonegap-nfc

Version:

Near Field Communication (NFC) Plugin. Read and write NDEF messages to NFC tags and share NDEF messages with peers.

11 lines (10 loc) 374 B
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" xmlns:rim="http://www.blackberry.com/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" id="phonegap-nfc-tests" version="0.0.1-dev"> <name>PhoneGap NFC Plugin Tests</name> <license>Apache 2.0</license> <js-module src="tests.js" name="tests"> </js-module> </plugin>