blob: 7c49207a51fde974de1c1704f3117a40283f4741 [file] [log] [blame]
{
"name": "MGMonthableDatePicker",
"version": "0.1.2",
"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": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGMonthableDatePicker/Classes/**/*",
"resource_bundles": {
"MGMonthableDatePicker": [
"MGMonthableDatePicker/Classes/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}