blob: 60e2f512355410b5ee79a9c0d0f0c3ccc45b069e [file] [log] [blame]
{
"name": "HcdDateTimePicker",
"version": "0.0.2",
"summary": "A beautiful DateTimePicker.",
"description": "一个自定义从底部弹出的时间选择器,支持多种样式的时间选择",
"homepage": "https://github.com/Jvaeyhcd/HcdDateTimePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jvaeyhcd": "chedahuang@icloud.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jvaeyhcd/HcdDateTimePicker.git",
"tag": "0.0.2"
},
"source_files": "HcdDateTimePicker/**/*.{h,m}",
"requires_arc": true
}