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.
- Host: GitHub
- URL: https://github.com/gaogee/gjjson
- Owner: gaogee
- License: mit
- Created: 2023-03-09T06:33:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T08:48:46.000Z (over 3 years ago)
- Last Synced: 2025-03-04T18:04:11.699Z (over 1 year ago)
- Topics: json, model, objective-c
- Language: Objective-C
- Homepage: https://www.zhihu.com/people/flutter-45-53
- Size: 53.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GJJson
[](https://travis-ci.org/gaogee/GJJson)
[](https://cocoapods.org/pods/GJJson)
[](https://cocoapods.org/pods/GJJson)
[](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.