[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / 0 / 8 / MonthYearPicker / 4.0.2 / MonthYearPicker.podspec.json
blobb591cbc199a9b73b739eb404d516a5ab0784f436
2   "name": "MonthYearPicker",
3   "version": "4.0.2",
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",
7   "license": "MIT",
8   "authors": {
9     "Alexander Edge": "alex@alexedge.co.uk"
10   },
11   "source": {
12     "git": "https://github.com/alexanderedge/MonthYearPicker.git",
13     "tag": "4.0.2"
14   },
15   "swift_versions": "5.2",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "Sources/MonthYearPicker/**/*.swift",
20   "frameworks": "UIKit",
21   "swift_version": "5.2"