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.",
22 "Libraries/GTM/**/*.{h,m}"
25 "source_files": "Classes-iOS/**/*.{h,m}",
26 "frameworks": "QuartzCore"
29 "source_files": "Classes-MacOSX/UI/*.{h,m}",
30 "resources": "Classes-MacOSX/UI/*.xib"