blob: 104a38a37097aed2ba68bd9885c3dfe54c762cd8 [file] [log] [blame]
{
"name": "SYNEBorder",
"version": "0.3.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.3.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "SYNEBorder/Classes/**/*",
"swift_version": "5.0"
}