blob: 96156f01ec7cb45da13078c5c570df629748f9b5 [file] [log] [blame]
{
"name": "HcdDateTimePicker",
"version": "1.1.0",
"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": "1.1.0"
},
"source_files": "HcdDateTimePicker/**/*.{h,m}",
"requires_arc": true
}