blob: e1b02aece573ad06fe21ac4a076f1078da0d896a [file] [log] [blame]
{
"name": "DBCorner",
"version": "0.1.0",
"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.0"
},
"source_files": "Class/*.{h,m}",
"requires_arc": true
}