blob: 556e70f4edba684adf3a06348cdf588b51f86455 [file] [log] [blame]
{
"name": "MGMonthableDatePicker",
"version": "1.0.0",
"summary": "DatePicker can select month or day",
"description": "This is a datePicker that can select month or day.",
"homepage": "https://github.com/winann/MGMonthableDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"winann": "sya@mogoroom.com"
},
"source": {
"git": "https://github.com/winann/MGMonthableDatePicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGMonthableDatePicker/Classes/**/*",
"resource_bundles": {
"MGMonthableDatePicker": [
"MGMonthableDatePicker/Classes/*.xib"
]
},
"pushed_with_swift_version": "4.0"
}