blob: 1fb02e48e2b08bd8a5d5386e00aff344886c4821 [file] [log] [blame]
{
"name": "CBRoundedCorners",
"version": "1.0.3",
"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.3"
},
"source_files": "CBRoundedCorners/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}