blob: 99f0874b3228102bd0e00e2c342c56973438ea6b [file] [log] [blame]
{
"name": "YHCutter",
"version": "1.1",
"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.1"
},
"source_files": "YHCutter/YHCutter/Cutter/*.{h,m}"
}