blob: 7e4a5e336b86c07d298a2f62e1c490e5fdd57ecd [file] [log] [blame]
{
"name": "CBRoundedCorners",
"version": "1.0.1",
"summary": "A extension for create rounded corners.",
"description": "It is a rounded corners used on iOS, which implement by Swift3.0",
"homepage": "https://github.com/bililioo/CBRoundedCorners",
"license": "MIT",
"authors": {
"chenbin": "bunchan16@yahoo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bililioo/CBRoundedCorners.git",
"tag": "1.0.1"
},
"source_files": "CBRoundedCorners/*",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}