https://github.com/fluidgroup/viewsizecalculator
Calculate UIView size
https://github.com/fluidgroup/viewsizecalculator
Last synced: 7 months ago
JSON representation
Calculate UIView size
- Host: GitHub
- URL: https://github.com/fluidgroup/viewsizecalculator
- Owner: FluidGroup
- License: mit
- Created: 2016-07-20T01:33:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-01T15:42:27.000Z (over 4 years ago)
- Last Synced: 2025-06-16T18:13:29.589Z (about 1 year ago)
- Language: Swift
- Homepage:
- Size: 37.1 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ViewSizeCalculator
[](https://travis-ci.org/muukii/ViewSizeCalculator)
[](http://cocoapods.org/pods/ViewSizeCalculator)
[](http://cocoapods.org/pods/ViewSizeCalculator)
[](http://cocoapods.org/pods/ViewSizeCalculator)
[](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.