2 "name": "US2FormValidator",
5 "summary": "A lightweight iOS form validation framework.",
6 "homepage": "https://github.com/ustwo/US2FormValidator",
8 "Martin Stolz": "martin@ustwo.co.uk",
9 "Alex Fish": "fish@ustwo.co.uk",
10 "Mio Nilsson": "mio@ustwo.co.uk"
12 "description": "This framework allows you to validate inputs of text fields and text views in a convenient way. Add your own validators and dependencies of validations.",
17 "git": "https://github.com/ustwo/US2FormValidator.git",
20 "source_files": "US2FormValidationFramework/source/**/*.{h,m}",
21 "resources": "US2FormValidationFramework/US2Localizable/*",
24 "US2FormValidationFrameworkSample",
25 "US2FormValidationFramework/tests",
26 "US2FormValidationFramework/documentation",
27 "US2FormValidationFramework/US2FormValidationFramework.xcodeproj"