8 "summary": "BDD-style testing using Objective-C.",
9 "homepage": "https://github.com/pivotal/cedar",
11 "Pivotal Labs": "http://pivotallabs.com"
14 "git": "https://github.com/pivotal/cedar.git",
21 "source_files": "Source/**/*.{h,m,mm}",
23 "exclude_files": "**/iPhone/**"
26 "CLANG_CXX_LANGUAGE_STANDARD": "c++0x",
27 "CLANG_CXX_LIBRARY": "libc++"