blob: 7dbfbc059a71a88fedfd824f369f0ee4011e146b [file] [log] [blame]
{
"name": "GYViewCategory",
"version": "0.0.1",
"summary": "常见控件的分类",
"description": "UILabel UIButton UITextField UITextView 的常用属性的分类 采用链式编程",
"homepage": "https://github.com/imzhiyuanxiaopo/GYBaseViewCategory",
"license": "MIT",
"authors": {
"gzy1992123": "872598520@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/imzhiyuanxiaopo/GYBaseViewCategory.git",
"tag": "0.0.1"
},
"source_files": "GYViewCategory/View/*"
}