blob: f29ba64f04662414ac01edef92cf7890491a02c7 [file] [log] [blame]
{
"name": "XCDatePickerView",
"version": "1.0.3",
"summary": "DatePickerView",
"description": "DatePickerView自定义时间筛选控件",
"homepage": "https://github.com/fanxiaocong/XCDatePickerView",
"license": "MIT",
"authors": {
"樊小聪": "1016697223@qq.com"
},
"source": {
"git": "https://github.com/fanxiaocong/XCDatePickerView.git",
"tag": "1.0.3"
},
"source_files": "XCDatePickerView",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}