Is there an ARC version of UIElementInspector?

I am trying to write an application that can interact with another application using the NSAccessibility API. The only thing from Apple I have to go on is the UIElementInspector which is very old now and has not been updated for ARC nor divorced from Carbon. Is there a new template for how to start that kind of stuff off?