2 "name": "FormatTextField",
4 "summary": "A convenience class for UITextField that formats and validates input.",
5 "description": "FormatTextField is a UITextField subclass that formats and validates the input\nfor the input of a given user. The available options are no format, formatting\nas a phone number, formatting currency, and validating email.",
6 "homepage": "https://github.com/anthonydito/FormatTextField",
12 "Anthony Dito": "anthonymdito@gmail.com"
15 "git": "https://github.com/anthonydito/FormatTextField.git",
21 "source_files": "FormatTextField/Classes/**/*",
22 "frameworks": "UIKit",
23 "pushed_with_swift_version": "4.0"