blob: e2d7000a588e16f53235e20eb19cbc68fce55baf [file] [log] [blame]
{
"name": "ECCustomDatePicker",
"version": "1.0.1",
"summary": "一个简单的自定义DatePickerView.",
"description": "一个简单的自定义datePicker,能够选择年月日时间、年月日、年月、时间类型.",
"homepage": "https://github.com/cike534222598/ECCustomDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jame": "cike534222598@qq.com"
},
"source": {
"git": "https://github.com/cike534222598/ECCustomDatePicker.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ECCustomDatePicker/Classes/**/*",
"deprecated": true
}