blob: ad47e4cbbcd4f73a21a6c35315181cf152f5076c [file] [log] [blame]
{
"name": "WPMarkDownParse",
"version": "0.1.4.1",
"summary": "MarkDown解析",
"description": "MarkDown解析:入口使用门面模式封装",
"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.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WPMarkDownParse/Classes/**/*",
"dependencies": {
"YYText": [
"1.0.7"
],
"WPChained": [
"0.1.2"
],
"SDWebImage": [
"5.0.2"
]
}
}