blob: de90cfe7d519fac3773d3d1886d2bb298c1b8ec3 [file] [log] [blame]
{
"name": "XKCornerRadius-swift",
"version": "1.0.0",
"summary": "tool for cornerRadius-swift",
"description": "TODO: 高性能圆角工具。支持frame,AutoLayout布局",
"homepage": "https://github.com/sy5075391/XKCornerRadius-swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sy5075391": "447523382@qq.com"
},
"source": {
"git": "https://github.com/sy5075391/XKCornerRadius-swift.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XKCornerRadius/Classes/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}