Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryohey/onesidedborder
Extension to add borders to a UIView.
https://github.com/ryohey/onesidedborder
Last synced: about 1 month ago
JSON representation
Extension to add borders to a UIView.
- Host: GitHub
- URL: https://github.com/ryohey/onesidedborder
- Owner: ryohey
- License: mit
- Created: 2019-03-25T09:06:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T08:05:10.000Z (about 5 years ago)
- Last Synced: 2024-09-16T23:39:37.063Z (about 2 months ago)
- Language: Swift
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OneSidedBorder
[![CI Status](https://img.shields.io/travis/ryohey/OneSidedBorder.svg?style=flat)](https://travis-ci.org/ryohey/OneSidedBorder)
[![Version](https://img.shields.io/cocoapods/v/OneSidedBorder.svg?style=flat)](https://cocoapods.org/pods/OneSidedBorder)
[![License](https://img.shields.io/cocoapods/l/OneSidedBorder.svg?style=flat)](https://cocoapods.org/pods/OneSidedBorder)
[![Platform](https://img.shields.io/cocoapods/p/OneSidedBorder.svg?style=flat)](https://cocoapods.org/pods/OneSidedBorder)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/hsylife/SwiftyPickerPopover)## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
## Installation
OneSidedBorder is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:```ruby
pod 'OneSidedBorder'
```## Carthage
```
github "ryohey/OneSidedBorder"
```## Author
ryohey, [email protected]
## License
OneSidedBorder is available under the MIT license. See the LICENSE file for more info.