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