blob: 66605938e20c52ff8aee9b233b1592b10e6adbcd [file] [log] [blame]
{
"name": "RZColorfulSwift",
"version": "0.2.0",
"summary": "NSAttributedString富文本的快捷设置方法集合,以及UITextView、UITextField、UILabel富文本简单优雅的使用",
"description": "富文本方法集合,使用链式的方法快速简单的使用富文本NSAttributedString的功能",
"homepage": "https://github.com/rztime/RZColorfulSwift",
"license": "LICENSE",
"authors": {
"rztime": "rztime@vip.qq.com"
},
"swift_versions": [
"4.2",
"5.0"
],
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/rztime/RZColorfulSwift.git",
"tag": "0.2.0"
},
"source_files": "RZColorfulSwift/RZColorfulSwift/**/*.swift",
"swift_version": "5.0"
}