diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-09-15 09:32:35 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-09-15 09:32:35 -0400 |
| commit | 606d3b95e941f48c8963d3996920472145da1200 (patch) | |
| tree | 1a966266ada12285a4e2082607da844d52d900bf /plugins/fetch.json | |
| parent | 566510313bd07eeb64dcafdc85a0f8e08e528c64 (diff) | |
Added pindialog plugin
Diffstat (limited to 'plugins/fetch.json')
| -rw-r--r-- | plugins/fetch.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/fetch.json b/plugins/fetch.json index c3ce7777..748a4c08 100644 --- a/plugins/fetch.json +++ b/plugins/fetch.json @@ -120,5 +120,14 @@ }, "is_top_level": true, "variables": {} + }, + "hu.dpal.phonegap.plugins.PinDialog": { + "source": { + "type": "git", + "url": "https://github.com/Paldom/PinDialog.git", + "subdir": "." + }, + "is_top_level": true, + "variables": {} } }
\ No newline at end of file |
