2 "name": "MonthYearPicker",
4 "summary": "A UIDatePicker subclass that allows users to select a month and a year",
5 "description": "`UIDatePicker` doesn't have a mode for month/year, which is commonly used\nin credit card forms. MonthYearPicker is a `UIDatePicker` subclass that displays\n localized 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",
19 "source_files": "Sources/**/*",