blob: 8c02b3f1c30f95bb76622f7d40306f393a771fca [file] [log] [blame]
{
"name": "DYABorderLabel",
"version": "0.0.1",
"summary": "This is a UILabel subclass that enables to easily draw a border to your label, wether it's solid or dashed.",
"homepage": "https://github.com/dyaaj/DYABorderLabel",
"license": "MIT",
"authors": {
"David Yang": "david.yang@supinfo.com"
},
"source": {
"git": "https://github.com/dyaaj/DYABorderLabel.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}