blob: 007b164f0fa4a2aa145582c8d305f553a336c006 [file] [log] [blame]
{
"name": "MGMonthableDatePicker",
"version": "0.1.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MGMonthableDatePicker/Classes/**/*",
"resource_bundles": {
"MGMonthableDatePicker": [
"MGMonthableDatePicker/Classes/*.xib"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"pushed_with_swift_version": "3.0"
}