2 "name": "MonthYearPicker",
4 "summary": "A UIControl subclass that allows users to select month and year",
5 "description": "`UIDatePicker` doesn't have a mode for month/year, which is commonly used\nin credit card forms. MonthYearPicker is a `UIControl` subclass that displays\n localised months and years.",
6 "homepage": "https://github.com/alexanderedge/MonthYearPicker",
9 "Alexander Edge": "alex@alexedge.co.uk"
12 "git": "https://github.com/alexanderedge/MonthYearPicker.git",
15 "swift_versions": "5.2",
19 "source_files": "Sources/MonthYearPicker/**/*.swift",
20 "frameworks": "UIKit",
21 "swift_version": "5.2"