4 "summary": "Swift cmark-gfm wrapper with a Swift friendly representation of the AST",
5 "description": "The Maaku framework provides a Swift wrapper around cmark-gfm with the addition\nof a Swift friendly representation of the AST.",
6 "homepage": "https://github.com/KristopherGBaker/Maaku",
9 "Kristopher Baker": "Kristopher Baker"
17 "swift_versions": "5.0",
19 "git": "https://github.com/KristopherGBaker/Maaku.git",
23 "default_subspecs": "Core",
24 "swift_version": "5.0",
28 "source_files": "Sources/Maaku/CMark/**/*.swift",
37 "source_files": "Sources/Maaku/Core/**/*.swift",
46 "source_files": "Sources/Maaku/Plugins/**/*.swift",