blob: 162117678701bd82c5894c4957ff5f9b0bb8f8e9 [file] [log] [blame]
{
"name": "CJMViewCategory",
"version": "0.1.0",
"summary": "视图的接口扩展",
"description": "视图的接口扩展,包括UIButton的点击动画,UIView的圆角设置,查找父视图等。",
"homepage": "https://github.com/cjm-ios-sdk/CJMViewCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjm": "cjiemin@163.com"
},
"source": {
"git": "https://github.com/cjm-ios-sdk/CJMViewCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJMViewCategory/Classes/**/*"
}