blob: bc8a777348485df599be139c2fd8959c89022194 [file] [log] [blame]
{
"name": "ZYCornerRadius",
"version": "0.9.1",
"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
}