blob: 7b40c2933ac9cabf6419470e188e0353201fe56b [file] [log] [blame]
{
"name": "MarkDownLog",
"version": "0.0.1",
"summary": "打印MarkDown语法结构接口",
"description": "调试完接口就可以打印生成接口文档,无须再写文档",
"homepage": "https://github.com/jack903652/MarkDownLog",
"license": "MIT",
"authors": {
"jack903652": "jack903652@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/jack903652/MarkDownLog.git",
"tag": "0.0.1"
},
"source_files": "MarkDown/*.{h,m}",
"requires_arc": true
}