Inspector for Appium 1.6.3

Can anyone help me in finding the elements in Native part of iOS real device.
I have tried
1. driver.getPageSource(), which gives very less information and sometimes no information
2. https://github.com/mykola-mokhnach/Appium-iOS-Inspector, is not not working.
3. Xcode accessibility inspector, no much information.
Any other approach using which i can get more information(unique) about the elements ?

try the appium inspector:
hot to use the inspector in appium 1.6.*