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",
27 "source_files": "Sources/Maaku/CMark/**/*.swift",
36 "source_files": "Sources/Maaku/Core/**/*.swift",
45 "source_files": "Sources/Maaku/Plugins/**/*.swift",
53 "swift_version": "5.0"