|
SBJson
3.1
|
JSON (JavaScript Object Notation) is a light-weight data interchange format that's easy to read and write for humans and computers alike. This library implements strict JSON parsing and generation in Objective-C.
[str JSONValue] on any NSString instance to parse its JSON text [obj JSONRepresentation] on any NSArray or NSDictionary to return its JSON text
1.8.0