CocoaPods trunk is moving to be read-only. Read more on the blog, there are 9 months to go.

Koara 0.15.2

Koara 0.15.2

TestsTested
LangLanguage SwiftSwift
License Apache 2
ReleasedLast Release Sep 2017
SwiftSwift Version 3.2
SPMSupports SPM

Maintained by codeaddslife.



Koara 0.15.2

  • By
  • Andy Van den Heuvel

Koara

Koara-swift

Koara is a modular lightweight markup language. This project is the core koara parser written in Swift.
If you are interested in converting koara to a specific outputFormat, please look the Related Projects section.

Getting started

  • CocoaPods

    use_frameworks!
    
    target 'MyApp' do
      pod 'Koara'
    end
  • Carthage

  • Swift Package Manager