blob: c5c5eb79cb22932895865f380555a968b1b75682 [file] [log] [blame]
{
"name": "GYBaseViewCategory",
"version": "0.0.1",
"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.1"
},
"source_files": "GYBaseViewCategory/**/*.{h,m}"
}