I'm developing an application on the iPhone and i want to know how to read/write IPTC informations in pictures through the iPhone, there is a library or code example to do it?
ExifTool by Phil Harvey handles IPTC metadata. http://www.sno.phy.queensu.ca/~phil/exiftool/
Also CoreGraphics supports IPTC metadata.