Since Swift is very strict about types, it can be a hassle working with JSON because it’s naturally implicit about types. SwiftyJSON is an open source library that helps you use JSON in Swift without tearing your hair out. Before getting started, let’s take a closer look at just how painful handling JSON in Swift can be. The Problem with JSON in Swift Take the Twitter API for example. Retrieving a