From c2e1f11131d513af4ea0a5643246e918a62ec4b1 Mon Sep 17 00:00:00 2001 From: michieriffic Date: Wed, 13 Jul 2016 01:57:50 +0800 Subject: [PATCH] Add scholars-of-wwdc by @michieriffic (#366) --- contents.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index d360a283..ea833d57 100644 --- a/contents.json +++ b/contents.json @@ -5114,6 +5114,16 @@ "stars": 42, "license": "mit", "tags": ["swift"] - } + }, + { + "title": "Scholars of WWDC", + "category": ["official"], + "description": "The official app of the WWDC Scholarship Recipients", + "license": "mit", + "source": "https://github.com/WWDCScholars/WWDCScholars-iOS", + "homepage": "http://wwdcscholars.com/", + "itunes": "https://itunes.apple.com/app/scholars-of-wwdc/id999731893", + "tags": ["swift"] + } ] }