From 201119bc3ad7f2ad63821bd06aa693422c998f55 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Wed, 13 Jul 2016 13:36:49 -0700 Subject: [PATCH] Add findmybusnj-swift by @Aghassi, close #370 --- contents.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contents.json b/contents.json index 65cc54d5..463eada0 100644 --- a/contents.json +++ b/contents.json @@ -5132,6 +5132,14 @@ "license": "mit", "source": "https://github.com/kiokoo/YaleMobile", "itunes": "https://itunes.apple.com/app/yale-mobile/id497588523" + }, + { + "title": "Find My Bus NJ", + "category": "location", + "description": "Track NJ Transit bus times", + "source": "https://github.com/findmybusnj/findmybusnj-swift", + "tags": ["swift"], + "license": "gpl-3.0" } ] }