From d725658a72752ea786022e917cc95bb9bb9edc8f Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Fri, 20 Jan 2017 07:31:48 -0800 Subject: [PATCH] Add MeetupOrganizer by @ayunav --- contents.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/contents.json b/contents.json index ac1f35db..06017b1c 100644 --- a/contents.json +++ b/contents.json @@ -11575,6 +11575,19 @@ "license": "mit", "date_added": "Jan 19 2017", "suggested_by": "@vanyaland" + }, + { + "title": "MeetupOrganizer", + "source": "https://github.com/ayunav/MeetupOrganizer", + "description": "Extends the Meetup app's functionality", + "category-ids": ["conference"], + "tags": [ + "swift", "alamofire", "oauthswift" + ], + "screenshots": ["https://github.com/ayunav/MeetupOrganizer/blob/master/MeetupOrganizerAppDemo.gif"], + "license": "other", + "date_added": "Jan 20 2017", + "suggested_by": "@dkhamsing" } ] }