[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 6 / 8 / sundown / 0.1.0 / sundown.podspec.json
blobad1261ff4ae8e87115095d1ea8475c3d23b03877
2   "name": "sundown",
3   "version": "0.1.0",
4   "summary": "Markdown parser based on the Upskirt library by Natacha Porté. Written in C with a lightweight Objective-C Wrapper.",
5   "homepage": "https://github.com/Daij-Djan/sundown",
6   "authors": {
7     "Dominik Pich": "dominik@pich.info"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "source": {
13     "git": "https://github.com/Daij-Djan/sundown.git",
14     "tag": "0.1.0"
15   },
16   "source_files": [
17     "src/*.{h,c,m}",
18     "html/*.{h,c}"
19   ],
20   "requires_arc": true