From eaa34c3b7e9465499346eb8ad7c3bdf07df6ab41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20C=C5=93ur?= Date: Fri, 9 Jun 2017 21:15:19 +0800 Subject: [PATCH] adding port to Objective-C (#814) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c26da1152..ef60ba602 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,7 @@ library implemented in Java, with ports to other languages. | [ZXing .NET](https://github.com/micjahn/ZXing.Net) | port to .NET and C#, and related Windows platform | [php-qrcode-detector-decoder](https://github.com/khanamiryan/php-qrcode-detector-decoder) | port to PHP | [ZXing Delphi](https://github.com/Spelt/ZXing.Delphi) | Port to native Delphi object pascal, targeted at Firemonkey compatible devices (IOS/Android/Win/OSX) and VCL. +| [ZXingObjC](https://github.com/TheLevelUp/ZXingObjC) | Port to Objective-C ### Other related third-party open source projects