9 "summary": "A Swift library for inspecting and comparing values in Swift and Objective-C.",
10 "description": "Limn is a Swift library for inspecting and comparing values in Swift and Objective-C. It was\n conceived as a more concise and complete alternative to Swift's dump() and over time it gained other helpful\n features for debugging such as support for persistence, diffing and filtering of child elements.",
11 "homepage": "https://github.com/diogopribeiro/Limn",
13 "Diogo Pereira Ribeiro": "diogopribeiro.apps@gmail.com"
16 "git": "https://github.com/diogopribeiro/Limn.git",
19 "source_files": "Sources/**/*.swift",
29 "swift_version": "5.6"