DanielSmith1239 / KosherSwift

A Swift port of KosherJava

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version License Platform

KosherSwift

A Swift version of KosherJava. Heavily referenced KosherDart, which I also previously contributed to.

Also check out KosherCocoa (an Objective C port) and the other KosherSwift that I didn't know existed when I created this.

Documentation

A "Get Started" guide can be found here.

To view documentation, download KosherSwift, navigate to Example > Pods > docs, and open index.html in a web browser.

Installation

Can be added with the new xcode package management thingy.

Cocoapods

KosherSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "KosherSwift"

Author

Dani Smith

License

KosherSwift is available under the LGLP license. See the LICENSE.md file for more info.

About

A Swift port of KosherJava

License:GNU Lesser General Public License v3.0


Languages

Language:Swift 99.2%Language:Ruby 0.8%