From 8dff90ea85527dceb84b3982879ea2b7776920d3 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 10 Nov 2016 07:44:35 -0800 Subject: [PATCH] Add JASONETTE-iOS by @Jasonette @gliechtenstein #261 --- contents.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/contents.json b/contents.json index da660ec3..eaace292 100644 --- a/contents.json +++ b/contents.json @@ -10830,6 +10830,18 @@ "license": "mit", "date_added": "Nov 9 2016", "suggested_by": "@JoshMcKeePNW" + }, + { + "title": "Jasonette", + "description": "Create a native iOS app with nothing but JSON", + "category-ids": ["developer"], + "tags": ["json", "javascript"], + "source": "https://github.com/Jasonette/JASONETTE-iOS", + "homepage": "http://jasonette.com/", + "screenshots": ["https://github.com/Jasonette/Instagram-UI-example/raw/master/images/instagram.gif"], + "license": "mit", + "date_added": "Nov 10 2016", + "suggested_by": "@dkhamsing" } ] }