blob: c3f5ca2f03761fbdbe1fbb8b096076e8970ca167 [file] [log] [blame]
{
"name": "LwDatePicker",
"version": "0.1.2",
"summary": "自定义时间选择器",
"description": "自定义时间选择器,可以定义yyyy-MM-dd:hh:mm:ss",
"homepage": "https://github.com/guakeliao/LwDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liaowei": "598951856@qq.com"
},
"source": {
"git": "https://github.com/guakeliao/LwDatePicker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LwDatePicker/Classes/**/*"
}