From 0f1d20ed6c791944bf1114b2eecc179899ff4db0 Mon Sep 17 00:00:00 2001 From: Kirit Modi Date: Mon, 11 Jan 2016 16:48:31 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f1aefa7..1588320 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ A curated list of awesome Swift frameworks, libraries and software. +* [SOAP/SOAP-API](https://github.com/kiritmodi2702/SoapAPIDemo) - SOAP API Demo in Swift * [Alamofire/Alamofire](https://github.com/Alamofire/Alamofire) - Elegant HTTP Networking in Swift * [fullstackio/FlappySwift](https://github.com/fullstackio/FlappySwift) - swift implementation of flappy bird. More at fullstackedu.com * [SwiftyJSON/SwiftyJSON](https://github.com/SwiftyJSON/SwiftyJSON) - The better way to deal with JSON data in Swift