5 "summary": "Test Framework for Objective-C.",
6 "homepage": "https://github.com/gh-unit/gh-unit",
8 "Gabriel Handford": "gabrielh@gmail.com",
9 "Felix Schulze": "code@felixschulze.de"
12 "git": "https://github.com/gh-unit/gh-unit.git",
15 "description": "GHUnit is a test framework for Objective-C, Mac OS X 10.6 and above and iPhone 4.3 and above. It can be used standalone or with other testing frameworks like SenTestingKit or GTM.",
18 "Classes-MacOSX/UI/*.{h,m}",
19 "Libraries/GTM/**/*.{h,m}"
24 "resources": "Classes-MacOSX/UI/*.xib",
26 "deprecated_in_favor_of": "GHUnit",
27 "prepare_command": "echo 'GHUnitOSX is deprecated - Please switch to GHUnit to stay up to date.'"