blob: 9dd72cc4ac45d8a830a6d99c197b38dba34a9e5e [file] [log] [blame]
{
"name": "YHCutter",
"version": "1.0",
"summary": "Cutter",
"description": "一个可自选切割角的圆角切割工具,同时支持UIView、UIImageView、UIButton和UILabel的单角切圆/选角拱形切圆/全角切圆,并且支持xib自动布局,纯代码约束布局",
"homepage": "https://github.com/yuhuans/YHCutter",
"license": "MIT",
"authors": {
"yuhuanwater": "260647768@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuhuans/YHCutter.git",
"tag": "1.0"
},
"source_files": "YHCutter/YHCutter/Cutter/*.{h,m}"
}