Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)

Simulator Screen Shot

## 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.