From 69f331ed19ec6908389ab09ddd96be041e52fdf2 Mon Sep 17 00:00:00 2001 From: Serhii Butenko Date: Mon, 8 Aug 2016 13:48:59 +0300 Subject: [PATCH] Add UnboxedAlamofire to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7f90714..aca240b 100644 --- a/README.md +++ b/README.md @@ -375,6 +375,10 @@ Either set a breakpoint in `Unboxer.failForInvalidValue(forKey:)` to see what ke If you need any help in resolving any problems that you might encounter while using Unbox, feel free to open an Issue. +### Community Extensions + +- [UnboxedAlamofire](https://github.com/serejahh/UnboxedAlamofire) - the easiest way to use Unbox with Alamofire + ### Hope you enjoy unboxing your JSON! For more updates on Unbox, and my other open source projects, follow me on Twitter: [@johnsundell](http://www.twitter.com/johnsundell)