From 1bd415105253ee81281d2c5ec493b9f0e56b4abf Mon Sep 17 00:00:00 2001 From: Kyle Fuller Date: Sun, 8 Mar 2015 17:17:09 +0000 Subject: [PATCH] [README] JSONSchema.swift uses these tests too --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1d32d192..aa63a6cf 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,10 @@ This suite is being used by: * [valico](https://github.com/rustless/valico) +### Swift ### + +* [JSONSchema](https://github.com/kylef/JSONSchema.swift) + If you use it as well, please fork and send a pull request adding yourself to the list :).