From 0ef26ad0c4a84dfb9a2733d243ea88d81e4ef0c3 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Wed, 13 Jul 2016 06:21:27 -0700 Subject: [PATCH] Add YaleMobile by @kiokoo @hengchu #261 --- contents.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index ea833d57..30e76404 100644 --- a/contents.json +++ b/contents.json @@ -5122,8 +5122,16 @@ "license": "mit", "source": "https://github.com/WWDCScholars/WWDCScholars-iOS", "homepage": "http://wwdcscholars.com/", - "itunes": "https://itunes.apple.com/app/scholars-of-wwdc/id999731893", + "itunes": "https://itunes.apple.com/app/scholars-of-wwdc/id999731893", "tags": ["swift"] - } + }, + { + "title": "YaleMobile", + "category": "misc", + "description": "App for Yale University students", + "license": "mit", + "source": "https://github.com/kiokoo/YaleMobile", + "itunes": "https://itunes.apple.com/app/yale-mobile/id497588523" + } ] }