From 049b02d17ab05653286e338edbc8836f483ee4f2 Mon Sep 17 00:00:00 2001 From: Viktor Peschenkov <3672477+vpeschenkov@users.noreply.github.com> Date: Wed, 22 Aug 2018 21:12:00 +0300 Subject: [PATCH] Add example-ios-apps by @imjog (#656) --- contents.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/contents.json b/contents.json index bd8c9169..138e43e2 100644 --- a/contents.json +++ b/contents.json @@ -11099,6 +11099,19 @@ "suggested_by": "@dkhamsing", "license": "other" }, + { + "title": "example-ios-apps", + "description": "A curated list of example projects", + "source": "https://github.com/imjog/example-ios-apps", + "category-ids": [ + "bonus" + ], + "tags": [ + "list" + ], + "suggested_by": "@vpeschenkov", + "license": "mit" + }, { "title": "awesome-macOS", "source": "https://github.com/iCHAIT/awesome-macOS",