[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 9 / 8 / libcmark_gfm / 0.29.0 / libcmark_gfm.podspec.json
blob9c58a5dcf976b552502bf46b8ea4eea760bfd273
2   "name": "libcmark_gfm",
3   "version": "0.29.0",
4   "summary": "Swift compatible framework for cmark-gfm",
5   "description": "Swift compatible framework for Github's fork of cmark.",
6   "homepage": "https://github.com/KristopherGBaker/libcmark_gfm",
7   "license": "BSD2",
8   "authors": {
9     "Kristopher Baker": "Kristopher Baker"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10",
14     "tvos": "9.0",
15     "watchos": "2.0"
16   },
17   "source": {
18     "git": "https://github.com/KristopherGBaker/libcmark_gfm.git",
19     "tag": "0.29.0"
20   },
21   "source_files": "Sources/libcmark_gfm/**/*{.c,.h}",
22   "preserve_paths": "Sources/libcmark_gfm/**/*",
23   "public_header_files": "Sources/libcmark_gfm/include/*.h"