An open API service indexing awesome lists of open source software.

https://github.com/gaogee/gjjson

Convenient and nonintrusive conversion framework between JSON and model.
https://github.com/gaogee/gjjson

json model objective-c

Last synced: 2 months ago
JSON representation

Convenient and nonintrusive conversion framework between JSON and model.

Awesome Lists containing this project

README

          

# GJJson

[![CI Status](https://img.shields.io/travis/gaogee/GJJson.svg?style=flat)](https://travis-ci.org/gaogee/GJJson)
[![Version](https://img.shields.io/cocoapods/v/GJJson.svg?style=flat)](https://cocoapods.org/pods/GJJson)
[![License](https://img.shields.io/cocoapods/l/GJJson.svg?style=flat)](https://cocoapods.org/pods/GJJson)
[![Platform](https://img.shields.io/cocoapods/p/GJJson.svg?style=flat)](https://cocoapods.org/pods/GJJson)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

GJJson is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'GJJson'
```

## Author

gaogee, gaoju_os@163.com

## License

GJJson is available under the MIT license. See the LICENSE file for more info.