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