2 "name": "PMValidation",
4 "summary": "A modular, extendable text validation library for iOS and tvOS.",
5 "description": "PMValidation is a modular, extendable text validation library for iOS and tvOS. It comes with several common validation types for often-used tasks like validating registration forms, however it was architected to be easily extended with your own validation types.",
6 "homepage": "https://github.com/poetmountain/PMValidation",
10 "social_media_url": "https://twitter.com/petsound",
12 "Brett Walker": "brett@brettwalker.net"
19 "git": "https://github.com/poetmountain/PMValidation.git",
23 "source_files": "Classes/**/*.{h,m}"
26 "source_files": "Classes/**/*.{h,m}"
28 "exclude_files": "PMValidationDemo",