A light-weight SwiftUI visualizer of JSON content.
- iOS 13.0+
- Swift 5.2+
pod 'JSONView'
Go to XCode:
- File -> Swift Packages -> Add Package Dependency...
- Use the URL https://github.com/quentinfasquel/JSONView.git
github "quentinfasquel/JSONView"
JSONView
is available under the MIT license. See the LICENSE file for more info.