Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.36 KB

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.