diff --git a/contents.json b/contents.json index d326e4a2..5f168548 100644 --- a/contents.json +++ b/contents.json @@ -5165,6 +5165,14 @@ "tags": [ "swift" ] + }, + { + "title": "Upcoming Movies", + "category": "apple-tv", + "description": "A tvOS example app, shows upcoming movies", + "source": "https://github.com/vanyaland/UpcomingMovies", + "tags": ["swift"], + "license": "mit" } ] }