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.
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.
Can be added with the new xcode package management thingy.
KosherSwift is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "KosherSwift"
Dani Smith
KosherSwift is available under the LGLP license. See the LICENSE.md file for more info.