blob: fada522687dfb0df2500d563ad43b1bdb1361497 [file] [log] [blame]
{
"name": "RBBorderView",
"version": "1.0.0",
"summary": "Add border for UIView",
"description": "RBBorderView can add top/bottom/leading/trailing border for a UIView",
"homepage": "https://github.com/shaotianchi/RBBorderView",
"license": "MIT",
"authors": {
"EscapedDog": "snowmoonking@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shaotianchi/RBBorderView.git",
"tag": "1.0.0"
},
"source_files": "RBBorderView/*.{h,m}",
"requires_arc": true
}