Jessie 2.6.3× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Jan 2018 SwiftSwift Version 4.0 SPMSupports SPM ✓Maintained by Gabriel Lanata.Installation Guide×Installation Guide for JessieYou want to add pod 'Jessie', '~> 2.6' similar to the following to your Podfile:target 'MyApp' do pod 'Jessie', '~> 2.6' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try JessieSee PodspecGitHub RepoPage on CocoaPods.orgJessie 2.6.3ByGabriel LanataStartAppsPe/JessieGitHub Repo {:"aria-hidden"=>"true", :class=>"octicon octicon-link"}Jessie {:"aria-hidden"=>"true", :class=>"octicon octicon-link"}A simple JSON parsing library designed for swift. It is type safe and simple to use. A simple JSON parsing library designed for swift. Inspired by the simplicity of SwiftyJSON but with type safe methods. {:"aria-hidden"=>"true", :class=>"octicon octicon-link"}Installation pod 'Jessie' {:"aria-hidden"=>"true", :class=>"octicon octicon-link"}Authors Gabriel Lanata {:"aria-hidden"=>"true", :class=>"octicon octicon-link"}License MIT