2 "name": "DateTextField",
4 "summary": "A date input textfield",
5 "swift_versions": "5.1",
6 "description": "A Swift UITextField subclass designed to make entering dates easier, faster and more flexible than the standard UIDatePicker.",
7 "homepage": "https://github.com/BeauNouvelle/DateTextField",
12 "authors": "Beau Nouvelle",
13 "social_media_url": "http://twitter.com/BeauNouvelle",
18 "git": "https://github.com/BeauNouvelle/DateTextField.git",
21 "source_files": "DateTextField/*.{swift}",
22 "swift_version": "5.1"