2 "name": "SchemaValidator",
4 "summary": "Schema based library to validate JSON like objects for Swift.",
5 "description": " You can use SchemaValidator to validate JSON like dictionary objects (for eg: anything that conforms to [NSObject:AnyObject] in Swift.\n See README for more detail and usage.\n\n\n",
6 "homepage": "https://github.com/sathyavijayan/SchemaValidator",
9 "Sathyavijayan Vittal": "sathyavijayan@gmail.com"
12 "git": "https://github.com/sathyavijayan/SchemaValidator.git",
19 "source_files": "Pod/Classes/**/*",