blob: 09a2d46e124028ac19ed4a3f24877adb99e03f6c [file] [log] [blame]
{
"name": "RoundedCornerView",
"version": "0.2.0",
"summary": "Simple rounded corner view.",
"description": "Support all radius(topLeft,topRight,bottomLeft,bottomRight) and IBDesignable.",
"homepage": "https://github.com/CatchZeng/RoundedCornerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CatchZeng": "891793848@qq.com"
},
"source": {
"git": "https://github.com/CatchZeng/RoundedCornerView.git",
"tag": "0.2.0"
},
"social_media_url": "https://catchzeng.com",
"platforms": {
"ios": "8.0"
},
"source_files": "RoundedCornerView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}