CBIntrospect 0.4.2× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Dec 2014Maintained by Unclaimed.Installation Guide×Installation Guide for CBIntrospectYou want to add pod 'CBIntrospect', '~> 0.4' similar to the following to your Podfile:target 'MyApp' do pod 'CBIntrospect', '~> 0.4' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try CBIntrospectSee PodspecGitHub RepoPage on CocoaPods.orgCBIntrospect 0.4.2ByChristopher Besscbess/CBIntrospectorGitHub Repo Introspect is a tool for iOS that aids in debugging user interfaces built with UIKit. Communicates with View Introspector, a desktop app. Installation pod 'CBIntrospect' Authors Christopher Bess License MIT