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

https://github.com/fluidgroup/viewsizecalculator

Calculate UIView size
https://github.com/fluidgroup/viewsizecalculator

Last synced: 7 months ago
JSON representation

Calculate UIView size

Awesome Lists containing this project

README

          

# ViewSizeCalculator

[![CI Status](http://img.shields.io/travis/muukii/ViewSizeCalculator.svg?style=flat)](https://travis-ci.org/muukii/ViewSizeCalculator)
[![Version](https://img.shields.io/cocoapods/v/ViewSizeCalculator.svg?style=flat)](http://cocoapods.org/pods/ViewSizeCalculator)
[![License](https://img.shields.io/cocoapods/l/ViewSizeCalculator.svg?style=flat)](http://cocoapods.org/pods/ViewSizeCalculator)
[![Platform](https://img.shields.io/cocoapods/p/ViewSizeCalculator.svg?style=flat)](http://cocoapods.org/pods/ViewSizeCalculator)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)

## Example

https://github.com/muukii/AutoresizingTableCollectionView

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

## Requirements

## Installation

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

```ruby
pod "ViewSizeCalculator"
```

## Author

muukii, m@muukii.me

## License

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