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