From df19b39f1d8a4440b9c83fd297ea7d7748ca7cc9 Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Thu, 17 Sep 2015 16:28:48 -0400 Subject: TouchID support now added for PIN --- plugins/fetch.json | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'plugins/fetch.json') 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 -- cgit v1.2.3