Skip to content

Instantly share code, notes, and snippets.

@markrickert
Created September 14, 2011 14:38
Show Gist options
  • Save markrickert/1216742 to your computer and use it in GitHub Desktop.
Save markrickert/1216742 to your computer and use it in GitHub Desktop.
SBJSON Usage
NSDictionary *myJsonDict = [parser objectWithString:myJSONString];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment