[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 0 / MMMarkdown-Hi / 0.5.5-v1 / MMMarkdown-Hi.podspec.json
blob7e71f89157a2ee9a3499e6fb49473cc0c55d1967
2   "name": "MMMarkdown-Hi",
3   "version": "0.5.5-v1",
4   "summary": "Converting Markdown to HTML",
5   "description": "An Objective-C framework for converting Markdown to HTML.",
6   "homepage": "https://github.com/tospery/MMMarkdown",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/MMMarkdown.git",
16     "tag": "0.5.5-v1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "source_files": "MMMarkdown/**/*"