4 "summary": "A query engine that selects views in a iOS application.",
5 "description": "Igor is a query engine that selects views in a iOS application, based on each view's class, properties, containment relationship to other views, and other characteristics.",
6 "homepage": "https://github.com/dhemery/igor",
8 "Dale Emery": "dale@dhemery.com"
11 "git": "https://github.com/dhemery/igor.git",
17 "source_files": "igor/**/*.{h,m}",
18 "exclude_files": "igor/engine/DEIgorSelfRegisteringSelectorEngine.m",