blob: 83c0074644ee2f5d6efa6648a6d21c4bf27dd6b3 [file] [log] [blame]
{
"name": "GYBaseViewCategory",
"version": "0.0.2",
"summary": "视图分类",
"description": "常见视图的一些设置,采用链式编程。UITextView添加了placeholder",
"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.2"
},
"source_files": "GYBaseViewCategory/View/*.{h,m}"
}