Skip to content

Instantly share code, notes, and snippets.

@roeeba
Created January 4, 2017 11:03
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 roeeba/b475c6038942b9204593dfb43b1d5b7a to your computer and use it in GitHub Desktop.
Save roeeba/b475c6038942b9204593dfb43b1d5b7a to your computer and use it in GitHub Desktop.
NSString* result = [cloudinary url:@"sample" options:[NSDictionary dictionaryWithObjectsAndKeys:@YES, @"sign_url",
@"authenticated", @"type", nil]];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment