Private Frameworks
Use Class-Dump to generate the header files for Private Frameworks Download: http://www.codethecode.com/projects/class-dump/ Usage: http://confluence.gordonturner.ca/display/NOTES/Using+class-dump ./class-dump -H /Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator5.0.sdk/System/Library/PrivateFrameworks/PhotoLibrary.framework/PhotoLibrary -o /Applications/class-dump/class-dump-iPhone5.0-PhotoLibrary.framework otx tool reads out the the same information but along with machine code. Download: http://otx.osxninja.com/