diff --git a/contents.json b/contents.json index c1d590a6..b5b8406f 100644 --- a/contents.json +++ b/contents.json @@ -2373,6 +2373,12 @@ "homepage": "https://github.com/FabrizioBrancati/BFKit-Swift", "tags": ["linux"] }, + { + "title": "ContactsChangeNotifier", + "category": "kit", + "description": "Which contacts changed outside your app? Better CNContactStoreDidChange notification: Get real changes, without the noise.", + "homepage": "https://github.com/yonat/ContactsChangeNotifier" + }, { "title": "EasySwiftLayout", "category": "auto-layout",