blob: 9076cb93e56c1009ec48d5741988700dcbb6d838 [file] [log] [blame]
{
"name": "UIView+Border",
"version": "1.0.0",
"summary": "add border",
"homepage": "https://github.com/cknessaj/UIView-Border",
"license": "MIT",
"authors": {
"Hale Zhang": "halezhang@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/cknessaj/UIView-Border.git",
"tag": "1.0.0"
},
"source_files": "UIView+Border/*.{h,m}",
"requires_arc": true
}