4 "summary": "JSONPatch is a swift library for applying and generating RFC-6902 compliant JSON patches.",
5 "module_name": "JSONPatch",
6 "description": "JSONPatch is a swift library for applying and generating RFC-6902 compliant JSON patches.\nThe library is built on top of JSONSerialization from Foundation and offers many convenience\nmethods to make it easy to work with json-patches.",
7 "homepage": "https://github.com/raymccrae/swift-jsonpatch",
9 "type": "Apache License, Version 2.0",
13 "Raymond McCrae": "raymccrae@yahoo.com"
15 "social_media_url": "http://twitter.com/raymccrae",
21 "git": "https://github.com/raymccrae/swift-jsonpatch.git",
26 "Sources/**/*.{h,swift}"
28 "swift_version": "4.2"