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-iOS/**/*.{h,m}",
19 "Libraries/GTM/**/*.{h,m}"
25 "frameworks": "QuartzCore"
28 "deprecated_in_favor_of": "GHUnit",
29 "prepare_command": "echo 'GHUnitIOS is deprecated - Please switch to GHUnit to stay up to date.'"