TestsTested | ✓ |
LangLanguage | SwiftSwift |
License | BSD |
ReleasedLast Release | Jun 2016 |
SPMSupports SPM | ✓ |
Maintained by Johannes Schriewer.
Error resilient JSON parser and serializer in pure swift. -> Parses JSON files with minor errors (additional commas, etc.) -> Serializes JSON in minified and pretty printed formats
pod 'DEjson'
Johannes Schriewer