From 461f778c7ac18af87f199e8d06dd480d7f16c7e8 Mon Sep 17 00:00:00 2001 From: Matteo Crippa Date: Sat, 11 Jun 2016 20:43:53 +0200 Subject: [PATCH] added awesome swift iOS app --- contents.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contents.json b/contents.json index 28a8c116..ceeaf1a8 100644 --- a/contents.json +++ b/contents.json @@ -4721,6 +4721,14 @@ "description": "Notification widget to launch other apps from the notification center", "source": "https://github.com/BalestraPatrick/OpenIt", "license": "other" + }, + { + "title": "AwesomeSwift iOS App", + "category": "official", + "description": "Awesomeswift repository official app" + "source": "https://github.com/matteocrippa/awesomeSwift-iOS-App", + "license": "MIT", + "tags": ["swift"] } ] }