blob: f8176563e52eb9ea501bd7b6e3a636e1db98574c [file] [log] [blame]
{
"name": "WPMarkDownParse",
"version": "0.1.2",
"summary": "MardDown解析",
"description": "修正缩进偏移量,引用段首才解析,斜体左右为中文时才解析,对齐方式采用左对齐,解决有序嵌套,代码块偏移量",
"homepage": "https://github.com/wuyanghu/WPMarkDownParse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"823105162@qq.com": "823105162@qq.com"
},
"source": {
"git": "https://github.com/wuyanghu/WPMarkDownParse.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WPMarkDownParse/Classes/**/*",
"dependencies": {
"YYText": [
"1.0.7"
],
"WPChained": [
"0.1.2"
],
"SDWebImage": [
"5.0.2"
]
}
}