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

https://github.com/jzucker2/jztoolkit


https://github.com/jzucker2/jztoolkit

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# JZToolKit

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

## Example

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

## Requirements

## Installation

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

```ruby
pod "JZToolKit"
```

## Author

jzucker2, [email protected]

## License

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

### To Do

- [ ] Add more tests
- [ ] Set up CI
- [ ] Add docs
- [ ] Add Comments to examples
- [ ] Address collection view core data frc edge cases
- [ ] Better examples and comments
- [ ] Refactor to make cleaner and simpler (might be dependent on Swift 3.1)
- [ ] Look up [merging in User model info](http://chanson.livejournal.com/187540.html)