2 "name": "libcmark_gfm",
4 "summary": "Swift compatible framework for cmark-gfm",
5 "description": "Swift compatible framework for Github's fork of cmark.",
6 "homepage": "https://github.com/KristopherGBaker/libcmark_gfm",
9 "Kristopher Baker": "Kristopher Baker"
18 "git": "https://github.com/KristopherGBaker/libcmark_gfm.git",
21 "source_files": "Sources/libcmark_gfm/**/*{.c,.h}",
22 "preserve_paths": "Sources/libcmark_gfm/**/*",
23 "public_header_files": "Sources/libcmark_gfm/include/*.h"