2 "name": "cmark-bridge",
4 "summary": "A tiny pod to make cmark available to Swift.",
5 "description": " A tiny pod that only provides a bridging header.\n",
6 "homepage": "https://github.com/dtweston/cmark-bridge",
9 "Dave Weston": "dave.weston@binocracy.com"
12 "git": "https://github.com/dtweston/cmark-bridge.git",
16 "social_media_url": "https://twitter.com/dt_weston",
24 "Pod/cmark/build/src/*.h"
26 "exclude_files": "Pod/cmark/src/main.c",
27 "preserve_paths": "Pod/cmark/src/*.inc",
33 "prepare_command": "cd Pod/cmark && make"