AgileJSON

MIT License
Swift
iOS

1 image

Author

Description

AgileJSON is a framework written in Swift which to make converting model objects( pure classes/structs ) to and from JSON easy on iOS. The usage of AgileJSON is quite similar to HandyJSON, and it's more safe than HandyJSON, because it doesn't direct operate on memory layout as HandyJSON does.

Tags