blob: 3a92a008d4629bd08ef800aaea9243b3d720f8df [file] [log] [blame]
{
"name": "ZYCornerRadius",
"version": "0.9.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": "0.9.1"
},
"source_files": "ZYCornerRadius/CornerRadiusCategory/**/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}