blob: 2f1a31d3a608c0687f8faeb497c768e608698688 [file] [log] [blame]
{
"name": "DBCorner",
"version": "0.1.1",
"summary": "一行代码给任意视图添加高性能圆角,四个角可选 可添加描边属性",
"homepage": "https://github.com/DreamBuddy/DBCorner.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DreamBuddy": "304511495@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/DreamBuddy/DBCorner.git",
"tag": "0.1.1"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true
}