https://github.com/vdaubry/json-to-objc-model
Some categories to parse JSON to POOO (Plain Old Objective-c Object ;)
https://github.com/vdaubry/json-to-objc-model
Last synced: about 2 months ago
JSON representation
Some categories to parse JSON to POOO (Plain Old Objective-c Object ;)
- Host: GitHub
- URL: https://github.com/vdaubry/json-to-objc-model
- Owner: vdaubry
- License: mit
- Created: 2013-07-13T15:26:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-28T17:45:33.000Z (over 12 years ago)
- Last Synced: 2025-01-13T22:35:38.986Z (about 1 year ago)
- Language: Objective-C
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JSON-to-ObjC-Model
==================
Some categories to parse JSON to POOO (Plain Old Objective-c Object ;)
Credit goes to original author, Tom Harrington :
http://www.cimgf.com/2012/01/11/handling-incoming-json-redux/
## License
This template is available under the MIT license. See the license file for more details.