4 "summary": "An implementation of FitNesse SliM for C and Objective-C",
5 "homepage": "https://github.com/dougbradbury/cslim",
17 "git": "https://github.com/paulstringer/cslim.git",
23 "include/ExecutorObjectiveC/*.h",
26 "src/ExecutorObjectiveC/*",
30 "src/ExecutorObjectiveC/OCSReturnValue.m",
31 "include/ExecutorObjectiveC/OCSReturnValue.h"
33 "private_header_files": "**/*.h",
34 "requires_arc": false,
39 "src/ExecutorObjectiveC/OCSReturnValue.m",
40 "include/ExecutorObjectiveC/OCSReturnValue.h"
42 "compiler_flags": "-fno-objc-arc",
43 "private_header_files": "**/*.h",
44 "prefix_header_contents": ""