blob: 0fd8ec632daf15683cd27797e82926494d9947a8 [file] [log] [blame]
{
"name": "WyhCornerRadius",
"version": "1.0",
"summary": "Quick and easy to set UIView's corner radius and border without off-screen rendering problem in GPU.",
"homepage": "https://github.com/XiaoWuTongZhi/WyhCornerRadius",
"license": "MIT",
"authors": {
"wyh": "609223770@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XiaoWuTongZhi/WyhCornerRadius.git",
"tag": "1.0"
},
"source_files": [
"WyhCornerRadius",
"WyhCornerRadius/WyhCornerRadius/WyhCornerRadius/*.{h,m}"
],
"frameworks": "UIKit"
}