4 "summary": "A Swift μ-framework for creating RFC6902-compliant JSON patch objects",
5 "description": "A Swift µ-framework for creating RFC6902-compliant JSON patch objects.\n\nThe framework uses the built in Codable protocol to convert from Swift enum to json objects.",
6 "homepage": "https://github.com/peterringset/JSONPatch",
12 "peterringset": "peter@ringset.no"
15 "git": "https://github.com/peterringset/JSONPatch.git",
20 "JSONPatch/**/*.{h,swift}"
22 "swift_versions": "4.2",
27 "swift_version": "4.2"