[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 8 / 6 / SYNEBorder / 0.2.0 / SYNEBorder.podspec.json
blobb2c94a6eb6b359bdb71379da5971eb57966bc935
2   "name": "SYNEBorder",
3   "version": "0.2.0",
4   "summary": "Swiftly create custom UIView borders with SYNEBorder.",
5   "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.",
6   "homepage": "https://github.com/shawnynicole/SYNEBorder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shawnynicole": "21274059+shawnynicole@users.noreply.github.com"
13   },
14   "source": {
15     "git": "https://github.com/shawnynicole/SYNEBorder.git",
16     "tag": "Release/0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SYNEBorder/Classes/**/*"