summaryrefslogtreecommitdiff
path: root/plugins/fetch.json
diff options
context:
space:
mode:
authorArjun Roychowdhury <pliablepixels@gmail.com>2015-09-17 16:28:48 -0400
committerArjun Roychowdhury <pliablepixels@gmail.com>2015-09-17 16:28:48 -0400
commitdf19b39f1d8a4440b9c83fd297ea7d7748ca7cc9 (patch)
tree9fac88b6f4e1177e179478ef9e9164f8405785f5 /plugins/fetch.json
parent016b7e1190568149793f62fc6c1f268d46c06c49 (diff)
TouchID support now added for PIN
Diffstat (limited to 'plugins/fetch.json')
-rw-r--r--plugins/fetch.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json
index 748a4c08..3bf1f5f1 100644
--- a/plugins/fetch.json
+++ b/plugins/fetch.json
@@ -129,5 +129,14 @@
},
"is_top_level": true,
"variables": {}
+ },
+ "cordova-plugin-touchid": {
+ "source": {
+ "type": "git",
+ "url": "https://github.com/leecrossley/cordova-plugin-touchid.git",
+ "subdir": "."
+ },
+ "is_top_level": true,
+ "variables": {}
}
} \ No newline at end of file