Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.09 KB

File metadata and controls

38 lines (26 loc) · 1.09 KB

JSONView

Carthage compatible Cocoapods platforms Swift Package Manager compatible License: MIT

A light-weight SwiftUI visualizer of JSON content.

Example of usage

Requirements

  • iOS 13.0+
  • Swift 5.2+

Installation

CocoaPods

pod 'JSONView'

Swift Package Manager

Go to XCode:

Carthage

github "quentinfasquel/JSONView"

License

JSONView is available under the MIT license. See the LICENSE file for more info.