I have an image with a GIF, would like to copy/paste this:
NSData* data = UIImagePNGRepresentation(image); [[UIPasteboard generalPasteboard] setData:data forP