8 "summary": "Test Framework for Objective-C.",
9 "homepage": "https://github.com/gh-unit/gh-unit",
10 "documentation_url": "http://gh-unit.github.io/gh-unit/",
12 "Gabriel Handford": "gabrielh@gmail.com",
13 "Felix Schulze": "code@felixschulze.de"
16 "git": "https://github.com/gh-unit/gh-unit.git",
19 "description": "GHUnit is a test framework for Objective-C, Mac OS X 10.7 and above and iPhone 6.0 and above. It can be used standalone or with other testing frameworks like SenTestingKit or GTM.",
26 "Libraries/GTM/**/*.{h,m}"
29 "source_files": "Classes-iOS/**/*.{h,m}",
30 "frameworks": "QuartzCore"
33 "source_files": "Classes-MacOSX/UI/*.{h,m}",
34 "resources": "Classes-MacOSX/UI/*.xib"