Add KanbanDragDropiOS by @alfianlosari

This commit is contained in:
dkhamsing 2020-05-03 07:08:06 -07:00
parent 546e18087e
commit 7a3268d630
1 changed files with 14 additions and 1 deletions

View File

@ -19860,7 +19860,7 @@
{ {
"title": "SimpleLogin", "title": "SimpleLogin",
"category-ids": [ "category-ids": [
"security", "security",
"extension" "extension"
], ],
"tags": [ "tags": [
@ -19879,6 +19879,19 @@
"license": "mit", "license": "mit",
"date_added": "May 2 2020", "date_added": "May 2 2020",
"suggested_by": "@ntnhon" "suggested_by": "@ntnhon"
},
{
"title": "Trello",
"category-ids": [
"clone"
],
"tags": [
"swift"
],
"license": "mit",
"source": "https://github.com/alfianlosari/KanbanDragDropiOS",
"suggested_by": "@dkhamsing",
"date_added": "May 3 2020"
} }
] ]
} }