blob: db702528252a873f21083e19944a919c3145cf07 [file] [log] [blame]
{
"name": "LwDatePicker",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LwDatePicker/Classes/**/*"
}