3 "summary": "Blazing fast Markdown rendering in Swift, built upon cmark.",
5 "homepage": "https://github.com/iwasrobbed/Down",
11 "Rob Phillips": "rob@desideratalabs.co"
14 "git": "https://github.com/iwasrobbed/Down.git",
17 "source_files": "Source/**/*",
18 "public_header_files": "Source/*.h",
23 "module_name": "Down",
24 "preserve_paths": "Source/cmark/module.modulemap",
25 "pod_target_xcconfig": {
26 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Down/Source/cmark/**"
28 "resources": "Resources/DownView.bundle"