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

https://github.com/sger/sgbackgroundview

SGBackgroundView is a simple utility for creating custom background in UITableViewCell.
https://github.com/sger/sgbackgroundview

customization uitableviewcell uiview uiviewcontroller

Last synced: 11 months ago
JSON representation

SGBackgroundView is a simple utility for creating custom background in UITableViewCell.

Awesome Lists containing this project

README

          

# SGBackgroundView

[![Version](https://img.shields.io/cocoapods/v/SGBackgroundView.svg?style=flat)](http://cocoapods.org/pods/SGBackgroundView)
[![License](https://img.shields.io/cocoapods/l/SGBackgroundView.svg?style=flat)](http://cocoapods.org/pods/SGBackgroundView)
[![Platform](https://img.shields.io/cocoapods/p/SGBackgroundView.svg?style=flat)](http://cocoapods.org/pods/SGBackgroundView)

## Usage

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

SGBackgroundView is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "SGBackgroundView"
```

## Author

Spiros Gerokostas, spiros.gerokostas@gmail.com

## License

SGBackgroundView is available under the MIT license. See the LICENSE file for more info.