blob: 864d6c181f5969da15c9fb51da198f3671375b89 [file] [log] [blame]
{
"name": "XCDatePickerView",
"version": "1.0.2",
"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.2"
},
"source_files": "XCDatePickerView",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit"
}