4 "summary": "JSON Patch, JSON Pointer, and JSON Schema Validation in Objective-C",
5 "description": " This Objective-C library is a collection of classes and categories that implement \n three powerful new features (JSON Patch, JSON Pointer, JSON Schema) that work with\n JSON data (represented by NSDictionaries and NSArrays in Objective-C).\n",
6 "homepage": "https://github.com/grgcombs/JSONTools",
9 "Greg Combs": "gcombs@gmail.com"
15 "git": "https://github.com/grgcombs/JSONTools.git",
18 "source_files": "JSONTools/*.{h,m}",
20 "KiteJSONValidator": [