3 "summary": "Blazing fast Markdown rendering in Swift, built upon cmark.",
5 "homepage": "https://github.com/iwasrobbed/Down",
11 "Rob Phillips": "rob@robphillips.me"
14 "git": "https://github.com/iwasrobbed/Down.git",
18 "Source/{cmark,Enums & Options,Extensions,Renderers}/**",
22 "source_files": "Source/Views/**",
23 "resources": "Resources/DownView.bundle"
26 "source_files": "Source/Views/**",
27 "resources": "Resources/DownView.bundle"
29 "public_header_files": "Source/*.h",
36 "module_name": "Down",
37 "preserve_paths": "Source/cmark/module.modulemap",
38 "pod_target_xcconfig": {
39 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/Down/Source/cmark/**"
41 "pushed_with_swift_version": "4.0"