I\'ve created a login page which uses Restkit RKClient to send login details, and get back JSON data (either the user or an error). I want to be able to parse t
RKClient
In iOS 5.1+ there's NSJSONSerialization.