Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rcholic/resizableview

An iOS library for making user-resizable UIView objects
https://github.com/rcholic/resizableview

ios resizable swift3 uiimageview uiview user

Last synced: about 1 month ago
JSON representation

An iOS library for making user-resizable UIView objects

Awesome Lists containing this project

README

        

# ResizableView

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

## Example

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

## Requirements

## Installation

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

```ruby
pod "ResizableView"
```

## Author

rcholic, [email protected]

## License

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