Swift is strictly specific about types. But even if explicit typing is good for avoiding making mistakes, it becomes painful when we're dealing with JSON and other aspects that are, by definition, implicit about types. SwiftyJSON, however, facilitates the use of JSON data in Swift.
Features
- Makes the use of JSON data in Swift an easy process
- You can generate SwiftyJSON Models
- SwiftyJSON nicely wraps the result of the Alamofire JSON response handler
- Provides an extension of Alamofire for serializing NSData to SwiftyJSON's JSON
- It is possible to merge one JSON into another JSON
Categories
JSONLicense
MIT LicenseFollow SwiftyJSON
Other Useful Business Software
8 Monitoring Tools in One APM. Install in 5 Minutes.
AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SwiftyJSON!