Skip to content

Instantly share code, notes, and snippets.

@owensd
Created July 2, 2014 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save owensd/b8c336a34965ae84f9a3 to your computer and use it in GitHub Desktop.
Save owensd/b8c336a34965ae84f9a3 to your computer and use it in GitHub Desktop.
NSDictionary *dict = @{ @"key1: @"value1",
@"key2: @"value2",
// ...
@"keyN: @"valueN" };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment