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
- iOS 13.0+ / macOS 11.0+
- Xcode 13.2+
- Swift 5.5+
For Swift 2.2 or 2.3 support, use Tags < 2.0.0 For Swift 4 support, use Tags < 5.0.0