From b44b951aaa703605471a330ac07b70f75ad2ec77 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 18 Apr 2020 09:06:30 -0700 Subject: [PATCH] Add NewsAPISwift by @lucaslimapoa #261 --- contents.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/contents.json b/contents.json index d3eb5522..8f6ed050 100644 --- a/contents.json +++ b/contents.json @@ -19277,6 +19277,20 @@ "stars": 1400, "date_added": "Apr 18 2020", "suggested_by": "@dkhamsing" + }, + { + "title": "NewsAPISwift", + "category-ids": [ + "news-api" + ], + "tags": [ + "swift" + ], + "screenshots": ["https://i.imgur.com/1vy5Xd7.png"], + "license": "mit", + "source": "https://github.com/lucaslimapoa/NewsAPISwift", + "suggested_by": "@dkhamsing", + "date_added": "Apr 18 2020" } ] }