blob: 31ead5f416f607dd5aac9544cfb6e3f163166fd6 [file] [log] [blame]
{
"name": "ZYCornerRadius",
"version": "1.0.2",
"summary": "A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency.",
"description": "A Category to make cornerRadius for UIImageView have no Offscreen-Rendered, be more efficiency",
"homepage": "https://github.com/liuzhiyi1992/ZYCornerRadius",
"license": "MIT",
"authors": {
"liuzhiyi1992": "55137840@qq.com"
},
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/liuzhiyi1992/ZYCornerRadius.git",
"tag": "1.0.2"
},
"source_files": "ZYCornerRadius/CornerRadiusCategory/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}