blob: 31d821a51d779497c7b2559eb5227d25f2f59889 [file] [log] [blame]
{
"name": "PREBorderView",
"version": "3.2.2",
"summary": "A very simple Objective-C UIView category for specifying single-sided borders.",
"homepage": "https://github.com/pres/PREBorderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul Steinhilber": "me@paulsteinhilber.de"
},
"source": {
"git": "https://github.com/pres/PREBorderView.git",
"tag": "3.2.2"
},
"source_files": "UIView+PREBorderView.{h,m}",
"platforms": {
"ios": "6.0"
},
"requires_arc": true
}