Skip to content

Instantly share code, notes, and snippets.

View joeldev's full-sized avatar

Joel Levin joeldev

View GitHub Profile

Keybase proof

I hereby claim:

  • I am joeldev on github.
  • I am joeldev (https://keybase.io/joeldev) on keybase.
  • I have a public key whose fingerprint is 947B A949 CD67 E5DE 5392 4094 201E FCB0 DC06 1071

To claim this, I am signing this object:

ANKPost *post = [[ANKPost alloc] init];
post.text = @"Hello, world!";
ANKOEmbed *imageOEmbed = [[ANKOEmbed alloc] init];
imageOEmbed.version = @"1.0";
imageOEmbed.type = @"photo";
imageOEmbed.URL = artworkURL;
imageOEmbed.providerName = @"iTunes";
imageOEmbed.width = 170;
imageOEmbed.height = 170;