blob: 2ad8bdac16a07b8f7ffd88ba7dbe9e2c6ad28e21 [file] [log] [blame]
{
"name": "SYNEBorder",
"version": "0.1.0",
"summary": "Swiftly create custom UIView borders with SYNEBorder.",
"description": "Swiftly create custom UIView borders with SYNEBorder.\n\nEach corner and each edge of the UIView can be customized with a border of different color, radius, and/or width. Borders can also be dotted.",
"homepage": "https://github.com/shawnynicole/SYNEBorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shawnynicole": "21274059+shawnynicole@users.noreply.github.com"
},
"source": {
"git": "https://github.com/shawnynicole/SYNEBorder.git",
"tag": "Release/0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "SYNEBorder/Classes/**/*"
}