blob: 73c95f5c13c3ba79ca43b052d4d0e5d75b4aa65c [file] [log] [blame]
{
"name": "RZColorfulSwift",
"version": "0.1.1",
"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.1"
},
"source_files": "RZColorfulSwift/RZColorfulSwift/**/*.swift"
}