2 "name": "TWTValidation",
4 "summary": "A Cocoa framework for validating objects and their properties declaratively.",
5 "description": " TWTValidation is a Cocoa framework for declaratively validating data. It provides a\n mechanism for validating individual objects and collections, and for combining multiple\n validators using logical operators to create more complex validations.\"\n",
7 "Two Toasters": "general@twotoasters.com"
9 "homepage": "https://github.com/twotoasters/TWTValidation",
20 "git": "https://github.com/twotoasters/TWTValidation.git",
23 "source_files": "TWTValidation/**/*.{h,m}",
25 "resources": "TWTValidation/Supporting Files/*.lproj"