bpo/json-framework
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
JSON is a light-weight data interchange format. It's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C. All resources related to this framework can be found at the project site: http://code.google.com/p/json-framework/