9 "summary": "A toolbox library for ComponentKit",
10 "description": "A suite of helpers and features for working with Facebook ComponentKit",
11 "homepage": "https://github.com/itsthejb/CKToolbox",
17 "Jonathan Crooke": "jon.crooke@gmail.com"
20 "git": "https://github.com/itsthejb/CKToolbox.git",
26 "frameworks": "UIKit",
29 "CLANG_CXX_LANGUAGE_STANDARD": "c++11",
30 "CLANG_CXX_LIBRARY": "libc++"
40 "source_files": "Modules/Core/*.{h,m,mm}"
43 "name": "ChangesetBuilder",
44 "source_files": "Modules/ChangesetBuilder/*.{h,m,mm}",
52 "name": "TableViewDataSource",
53 "source_files": "Modules/TableViewDataSource/*.{h,m,mm}",