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",
19 "source_files": "Sources/**/*",
20 "frameworks": "UIKit",
21 "pushed_with_swift_version": "3.0"