4 "summary": "RedGreen is an extension library for SenTestKit that makes the test output easier to parse by humans.",
5 "homepage": "http://github.com/neilco/RedGreen",
6 "license": "MIT (see LICENSE.txt)",
8 "Neil Cowburn": "git@neilcowburn.com"
11 "git": "https://github.com/neilco/RedGreen.git",
16 "RedGreen/SenTestLog+RedGreen.{h,m}"
18 "frameworks": "SenTestingKit",
21 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
26 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
35 "OTHER_LDFLAGS": "-lObjC"