blob: 854163ef615b17106549d55236d8292691e676a1 [file] [log] [blame]
{
"name": "WLCCornerRadius",
"version": "1.0",
"summary": "A very simple but high performance way to set corner for UIImageView",
"homepage": "https://github.com/wanglichun",
"license": "MIT",
"authors": {
"wanglichun": "wlccqu@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wanglichun/WLCCornerRadius",
"tag": "1.0"
},
"source_files": "UIImageView+WLCCornerRadius/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}