blob: 43426002291a42adbdea3f97c684d29a076b037a [file] [log] [blame]
{
"name": "LWPrettyText",
"version": "1.0.0",
"summary": "一个富文本扩展包,轻松构造包含各种属性的 NSAttributeString。",
"description": "LWPrettyText,富文本扩展包,轻松构造包含各种属性的 NSAttributeString",
"homepage": "https://github.com/luowei/LWPrettyText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luowei": "luowei@wodedata.com"
},
"source": {
"git": "https://github.com/luowei/LWPrettyText.git"
},
"social_media_url": "https://twitter.com/luowei010101",
"platforms": {
"ios": "8.0"
},
"source_files": "LWPrettyText/Classes/**/*",
"public_header_files": "LWPrettyText/Classes/**/*.h"
}