Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
added repo + issue tags
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Aug 1, 2014
1 parent c3090dc commit 5268a02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions plugin.xml
Expand Up @@ -7,6 +7,9 @@
<description>You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encoded in them for processing within your application.</description>
<license>MIT</license>

<repo>https://github.com/wildabeast/BarcodeScanner</repo>
<issue>https://github.com/wildabeast/BarcodeScanner/issues</issue>

<engines>
<engine name="cordova" version=">=3.0.0" />
</engines>
Expand Down

0 comments on commit 5268a02

Please sign in to comment.