blob: df3c12017ff8b9638edcae12d987c3369ea53f21 [file] [log] [blame]
{
"name": "DatePickerKit",
"version": "0.0.2",
"summary": "日期选择控件",
"homepage": "https://github.com/BeckWang0912/DatePickerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"description": "DatePickerKit 是一个用于日期选择的控件,可自定义UI风格",
"authors": {
"IMAC-AF9B8D": "2067431781@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/BeckWang0912/DatePickerKit.git",
"tag": "v0.0.2"
},
"source_files": "DatePickerKit/Sources/**/*",
"requires_arc": true
}