blob: 4f65fc6272af448c97f62706d24ec92878e57a86 [file] [log] [blame]
{
"name": "IBInspectable",
"version": "0.0.1",
"summary": "Category for UIView",
"description": "this project provide a category for UIView,You can set the graphics radius in IB",
"homepage": "https://github.com/xuzeyu/IBInspectable",
"license": "MIT",
"authors": {
"徐泽宇": "topy-123@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xuzeyu/IBInspectable.git",
"tag": "0.0.1"
},
"source_files": "IBInspectable/IBInspectable/Class/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}