From 032f9a7d85b06d60ebfa614cb78a4201de9cb0df Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Mon, 25 Jul 2016 11:17:52 -0700 Subject: [PATCH] Add osia, close #334 --- contents.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contents.json b/contents.json index 3d647126..855c2a30 100644 --- a/contents.json +++ b/contents.json @@ -5252,6 +5252,13 @@ "license": "mit", "source": "https://github.com/Kjuly/iPokeMon", "itunes": "https://itunes.apple.com/app/id601694902" + }, + { + "title": "osia", + "category": "official", + "description": "Super basic app to browse open-source-ios-apps", + "license": "mit", + "source": "https://github.com/dkhamsing/osia" } ] }