JSON Framework
A strict Objective-C JSON framework.
JSON is a light-weight data interchange format that's easy to read and write for humans and computers alike. This framework implements a strict JSON parser and generator in Objective-C.
Please see the project site for more information: http://code.google.com/p/json-framework/
The source is available on GitHub, under a BSD license: http://github.com/stig/json-framework/