From 174b4f937677b933b2b3efcfbb166f53bdb80e78 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Wed, 17 Jun 2020 08:09:08 -0700 Subject: [PATCH] Add BringMyOwnBeer- by @fimuxd --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index 503e09cd..292427be 100644 --- a/contents.json +++ b/contents.json @@ -21460,6 +21460,26 @@ "date_added": "Jun 16 2020", "suggested_by": "@dkhamsing", "stars": 82 + }, + { + "title": "BringMyOwnBeer", + "category-ids": [ + "content" + ], + "description": "Beer browser", + "license": "other", + "source": "https://github.com/fimuxd/BringMyOwnBeer-", + "tags": [ + "swift", + "rxswift", + "kingfisher" + ], + "stars": 45, + "date_added": "Jun 17 2020", + "suggested_by": "@dkhamsing", + "screenshots": [ + "https://github.com/fimuxd/BringMyOwnBeer-/raw/develop/스크린샷%202019-07-15%2012.11.32.png?raw=true" + ] } ] }