blob: 7ef0f28aa06045f88bc4c2aa8493868ed1669d49 [file] [log] [blame]
{
"name": "SwiftyRichText",
"version": "0.1.3",
"summary": "一个适用于 Swift 的富文本 (NSAttributedString) 处理库。",
"homepage": "https://github.com/HjzCy/SwiftyRichText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HjzCy": "780810441@qq.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/HjzCy/SwiftyRichText.git",
"tag": "0.1.3"
},
"source_files": "Sources/**/*"
}