https://github.com/jzucker2/jztoolkit
https://github.com/jzucker2/jztoolkit
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jzucker2/jztoolkit
- Owner: jzucker2
- License: mit
- Created: 2017-02-14T21:56:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-27T19:33:20.000Z (about 8 years ago)
- Last Synced: 2025-02-25T16:08:11.227Z (3 months ago)
- Language: Swift
- Size: 108 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JZToolKit
[](https://travis-ci.org/jzucker2/JZToolKit)
[](http://cocoapods.org/pods/JZToolKit)
[](http://cocoapods.org/pods/JZToolKit)
[](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)