2 "name": "TheKitchenSync",
4 "summary": "From Cue: A Tool Belt for iOS Concurrency.",
5 "homepage": "https://www.cueup.com",
8 "Aaron Sarazan": "aaron@cueup.com",
9 "Robby Walker": "robbyw@cueup.com"
12 "git": "https://github.com/Cue/TheKitchenSync.git",
18 "source_files": "Classes/**/*.{h,hpp,m,mm,cc,c,cpp}",
19 "exclude_files": "TheKitchenSyncTests",
21 "requires_arc": false,
23 "CLANG_CXX_LIBRARY": "libc++",
24 "CLANG_CXX_LANGUAGE_STANDARD": "c++0x",
25 "OTHER_CPLUSPLUSFLAGS": "-fobjc-call-cxx-cdtors"