4 "summary": "Swift compatible framework for cmark-gfm",
5 "description": "Swift compatible framework for Github's fork of cmark.",
6 "homepage": "https://github.com/ghostcrying/swift-cmark",
9 "ghostcrying": "czios1501@gmail.com"
12 "git": "https://github.com/ghostcrying/swift-cmark.git",
22 "Sources/src/**/*{.c,.h}",
23 "Sources/extensions/**/*{.c,.h}",
24 "Sources/catomic/**/*{.c,.h}"
26 "preserve_paths": "Sources/**/**/*",
27 "public_header_files": "Sources/**/**/*.h"