From 92ce3bdb2fbce8cd095b51fd9b3a396b0951c47a Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 7 Jul 2020 09:22:56 -0700 Subject: [PATCH] Add SwiftCommunity by @superarcswift @antranapp --- contents.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 69e816fc..14e76adf 100644 --- a/contents.json +++ b/contents.json @@ -22009,6 +22009,26 @@ "screenshots": [ "https://i.imgur.com/bJXOLoo.png" ] - } + }, + { + "title": "Swift Community", + "description": "Cocoa/Swift-related videos", + "category-ids": [ + "video" + ], + "source": "https://github.com/superarcswift/SwiftCommunity", + "license": "mit", + "tags": [ + "swift", + "superarc", + "markdownview" + ], + "stars": 31, + "date_added": "Jul 7 2020", + "suggested_by": "@dkhamsing", + "screenshots": [ + "https://raw.githubusercontent.com/superarcswift/SwiftCommunity/master/Assets/screenshot1.png" + ] + } ] }