Declared in NSObject+SRJSON.h

Overview

A category on NSString which adds JSON parsing methods to NSString

Tasks

Instance Methods

SRJSONValue

Decodes the receiver’s JSON text

- (id)SRJSONValue

Discussion

the NSDictionaryorNSArray` represented by the receiver, or nil on error.

Declared In

NSObject+SRJSON.h