blob: ae0050258bb3d4753bda00f4729a487fece45eec [file] [log] [blame]
{
"name": "CLLPickerDate",
"version": "1.0.0",
"summary": "CLLPickerDate",
"description": "模仿钉钉的一个日期时间选择器,可根据需求选择显示的components",
"homepage": "https://github.com/leocll/CLLPickerDate.git",
"license": "MIT",
"authors": {
"leocll": "leocll@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/leocll/CLLPickerDate.git",
"tag": "1.0.0"
},
"source_files": "CLLPickerDateDemo/CLLPickerDateDemo/CLLPickerDate/*",
"requires_arc": true,
"frameworks": "UIKit"
}