Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oni-zerone/powertools

A Declarative API to present contents in UICollectionViews
https://github.com/oni-zerone/powertools

cocoapods declarative mvvm swift uicollectionview xcode

Last synced: about 2 months ago
JSON representation

A Declarative API to present contents in UICollectionViews

Awesome Lists containing this project

README

        

# PowerTools

[![Version](https://img.shields.io/cocoapods/v/PowerTools.svg?style=flat)](https://cocoapods.org/pods/PowerTools)
[![Build Status](https://travis-ci.com/Oni-zerone/PowerTools.svg?branch=develop)](https://travis-ci.com/Oni-zerone/PowerTools)
[![codebeat badge](https://codebeat.co/badges/f5316bc5-8304-4d51-b765-d64ef47f052d)](https://codebeat.co/projects/github-com-oni-zerone-powertools-develop)
[![Coverage Status](https://coveralls.io/repos/github/Oni-zerone/PowerTools/badge.svg?branch=develop)](https://coveralls.io/github/Oni-zerone/PowerTools?branch=develop)
[![Language](https://img.shields.io/badge/language-swift-orange.svg)](https://cocoapods.org/pods/PowerTools)
[![Platform](https://img.shields.io/cocoapods/p/PowerTools.svg?style=flat)](https://cocoapods.org/pods/PowerTools)
[![License](https://img.shields.io/cocoapods/l/PowerTools.svg?style=flat)](https://cocoapods.org/pods/PowerTools)
## Example

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

## Requirements

## Installation

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

```ruby
pod 'PowerTools'
```

## Author

Andrea Altea, [email protected]

## License

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