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