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/

There is an "Official Fork" of JSON.framework on github.com:
http://github.com/stig/json-framework/tree/master