An Open Source Library That Makes Working With JSON Data Using Swift Much Easier
Handling JSON data can be difficult using Swift because of Swift's strictness with types. Here's a library that makes handling Swift in much easier called SwiftyJSON from Ruoyu Fu. SwiftyJSON makes...