blob: 5589e8d9c7276df51e16a6fee5c97f37c6d9c7a9 [file] [log] [blame]
{
"name": "RZColorful",
"version": "1.0.0",
"summary": "A short description of RZColorful.",
"description": "NSAttributedString富文本的方法集合,以及简单优雅的使用其多种属性",
"homepage": "https://github.com/rztime/RZColorful",
"license": "MIT",
"authors": {
"rztime": "rztime@vip.qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/rztime/RZColorful.git",
"tag": "1.0.0"
},
"source_files": [
"RZColorful",
"RZColorfulExample/RZColorful/*.{h,m}"
]
}