From 70a58d0767ef1afa405a70ccd656a5692e1b456e Mon Sep 17 00:00:00 2001 From: Caleb Friden Date: Thu, 1 Dec 2022 05:09:25 -0800 Subject: [PATCH] Add Swift project to readme (#2858) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 924c1dd87..b918237e3 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,7 @@ maintenance processes. * C#: https://github.com/twcclegg/libphonenumber-csharp * Go: https://github.com/nyaruka/phonenumbers * Objective-c: https://github.com/iziz/libPhoneNumber-iOS +* Swift: https://github.com/marmelroy/PhoneNumberKit * PHP: https://github.com/giggsey/libphonenumber-for-php * PostgreSQL in-database types: https://github.com/blm768/pg-libphonenumber * Python: https://github.com/daviddrysdale/python-phonenumbers