2 "name": "CoreDataValidation",
4 "summary": "Validation for Core Data objects",
5 "description": " This project provides a simple extension for the NSEntityDescription class in Core Data. If allows you to do some basic validation before creating NSManagedObjects.\n",
6 "homepage": "https://github.com/mruegenberg/CoreDataValidation",
9 "Marcel Ruegenberg": "gh@dustlab.com"
15 "git": "https://github.com/mruegenberg/CoreDataValidation.git",
18 "source_files": "*.{h,m}",
19 "public_header_files": "*.h",