[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 7 / 5 / 1 / MGMonthableDatePicker / 0.1.3 / MGMonthableDatePicker.podspec.json
blob69239043ca2ab0690a896eafcdfe23c700f6f919
2   "name": "MGMonthableDatePicker",
3   "version": "0.1.3",
4   "summary": "DatePicker can select month or day",
5   "description": "This is a datePicker that can select month or day.",
6   "homepage": "https://github.com/winann/MGMonthableDatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "winann": "sya@mogoroom.com"
13   },
14   "source": {
15     "git": "https://github.com/winann/MGMonthableDatePicker.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MGMonthableDatePicker/Classes/**/*",
22   "resource_bundles": {
23     "MGMonthableDatePicker": [
24       "MGMonthableDatePicker/Classes/*.xib"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"