2 "name": "DiffMatchPatch-ObjC",
5 "summary": "DiffMatchPatch-ObjC is a small library for diffing text.",
6 "description": " This is an Objective-C port (with a C interface) of the [Diff, Match and Patch](http://code.google.com/p/google-diff-match-patch/) library.\n It's a rather enthusiastic refactoring of Jan Weiß's <https://github.com/JanX2/google-diff-match-patch-Objective-C>.\n",
7 "homepage": "https://github.com/inquisitiveSoft/DiffMatchPatch-ObjC",
9 "Harry Jordan": "harry@inquisitivesoftware.com"
12 "git": "https://github.com/inquisitiveSoft/DiffMatchPatch-ObjC.git",
15 "source_files": "Source/**/*.{h,m}",