http://homepage.mac.com/boga/MachOView.html
MachOView is a Cocoa GUI application for viewing information about MachO object files (including frameworks, applications, and bundles). MachOView is wrapper around the tools 'nm' and 'otool'. It's primary designed to examine the exported/imported functions of a MachO framework.
-Ben