blob: 8d6ef0ab155b5faab6a4bee5fc3017775c4a955f [file] [log] [blame]
{
"name": "BPBorderView",
"version": "1.0.0",
"summary": "UView subclass with easy borders",
"description": "UView subclass with easy borders. Allows addition of borders with composable flags on view initilization. Customize position, width, and color.",
"homepage": "https://github.com/bengovernment/BPBorderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ben Palmer": "benj.c.palmer@gmail.com"
},
"source": {
"git": "https://github.com/bengovernment/BPBorderView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/bengovernment",
"platforms": {
"ios": "8.0"
},
"source_files": "BPBorderView/Classes/**/*"
}