4 "summary": "Powerful but simple template language for C++.",
5 "homepage": "https://code.google.com/p/ctemplate/",
10 "authors": "google-ctemplate@googlegroups.com",
12 "git": "https://github.com/dinhviethoa/ctemplate.git",
19 "requires_arc": false,
20 "header_mappings_dir": "src",
21 "compiler_flags": "\"-I${PODS_ROOT}/ctemplate/src \"-I${PODS_ROOT}/ctemplate/build-mac/include\"",
23 "src/htmlparser/*.cc",
29 "build-mac/include/**/*.h"
32 "src/diff_tpl_auto_escape.cc",
33 "make_tpl_varnames_h.cc"
35 "prepare_command": "tar xzf build-mac/configure-result.tar.gz -C build-mac"