4 "summary": "A Behavior Driven Development library for iOS and OS X.",
5 "homepage": "https://github.com/allending/Kiwi",
7 "Allen Ding": "alding@gmail.com",
8 "Luke Redpath": "luke@lukeredpath.co.uk",
9 "Marin Usalj": "mneorr@gmail.com",
10 "Stepan Hruda": "stepan.hruda@gmail.com"
17 "git": "https://github.com/allending/Kiwi.git",
20 "frameworks": "SenTestingKit",
23 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(SDKROOT)/Developer/Library/Frameworks\" \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
28 "FRAMEWORK_SEARCH_PATHS": "$(inherited) \"$(DEVELOPER_LIBRARY_DIR)/Frameworks\""
38 "source_files": "Classes/**/*.{h,m}",
43 "source_files": "NonARC/**/*.{h,m}",
44 "compiler_flags": "-fno-objc-arc"