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