[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 8 / 6 / SYNEBorder / 0.2.3 / SYNEBorder.podspec.json
blobbaec50c9fc8503e02cdf71394efc83ab8bf25c4a
2   "name": "SYNEBorder",
3   "version": "0.2.3",
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.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "SYNEBorder/Classes/**/*"