From f77a2b80bb7d959ca7fe00e15d561b55598ef59f Mon Sep 17 00:00:00 2001 From: Stephen Sykes Date: Fri, 27 Nov 2015 12:21:23 +0200 Subject: [PATCH] Add objC port, fixes #60 --- README.textile | 1 + 1 file changed, 1 insertion(+) diff --git a/README.textile b/README.textile index 9fbfcb2..15dd063 100644 --- a/README.textile +++ b/README.textile @@ -138,6 +138,7 @@ h2. FastImage in other languages * "Go by rubenfonseca":https://github.com/rubenfonseca/fastimage * "PHP by tommoor":https://github.com/tommoor/fastimage * "Node.js by ShogunPanda":https://github.com/ShogunPanda/fastimage +* "Objective C by kylehickinson":https://github.com/kylehickinson/FastImage h2. Licence