From 4feb1eae445b9fd5f5537b222c93ca512759ce00 Mon Sep 17 00:00:00 2001 From: Viktor Peschenkov <3672477+vpeschenkov@users.noreply.github.com> Date: Tue, 21 Aug 2018 21:51:05 +0300 Subject: [PATCH] Add live-news-viper by @smalam119 (#653) --- contents.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/contents.json b/contents.json index 825a36d4..d5038328 100644 --- a/contents.json +++ b/contents.json @@ -16840,6 +16840,24 @@ ], "date_added": "Aug 22 2018", "suggested_by": "@vpeschenkov" + }, + { + "title": "live-news-viper", + "category-ids": [ + "viper" + ], + "description": "A simple project to demonstrate VIPER design pattern.", + "source": "https://github.com/smalam119/live-news-viper", + "license": "apache-2.0", + "stars": 34, + "tags": [ + "swift" + ], + "screenshots": [ + "https://i.imgur.com/COrDl6n.png" + ], + "date_added": "Aug 22 2018", + "suggested_by": "@vpeschenkov" } ] }