Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/whit3hawks/CommoniOSViews

CommoniOSViews
https://github.com/whit3hawks/CommoniOSViews

cocoapods ios swift3 uiview

Last synced: 5 days ago
JSON representation

CommoniOSViews

Awesome Lists containing this project

README

        

# CommoniOSViews

[![CI Status](http://img.shields.io/travis/whitehawks/CommoniOSViews.svg?style=flat)](https://travis-ci.org/whitehawks/CommoniOSViews)
[![Version](https://img.shields.io/cocoapods/v/CommoniOSViews.svg?style=flat)](http://cocoapods.org/pods/CommoniOSViews)
[![License](https://img.shields.io/cocoapods/l/CommoniOSViews.svg?style=flat)](http://cocoapods.org/pods/CommoniOSViews)
[![Platform](https://img.shields.io/cocoapods/p/CommoniOSViews.svg?style=flat)](http://cocoapods.org/pods/CommoniOSViews)

## Example

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

## Screenshots



## Requirements

- iOS 8.0+
- Xcode 8.1+
- Swift 3.0+

## Features

- [x] Gradient UIView (GradientView)
- [x] Shadow UIView (ShadowView)
- [x] Circle UIImage (CircleImageView)
- [x] Round Corner UILabel (RoundCornerLabel)

## Installation

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

```ruby
pod "CommoniOSViews"
```

## Author

Sharif Khaleel
Twitter at [@whit3hawks](https://twitter.com/whit3hawks)

## License

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