blob: 398d031dfed490b88dc72aa84294113b7849a065 [file] [log] [blame]
{
"name": "ZLDatePickerView",
"version": "1.0.0",
"license": "MIT",
"summary": "自定义日期选择组件,支持2019年07月06日、2019年07月06日 周六 12:05、2019年07月06日 12:05等多种自定义格式,也可随机组合自己想要的时间显示格式",
"homepage": "https://github.com/jingyiqiujing/ZLDatePickerView",
"authors": {
"ADreamClusive": "2506513065@qq.com"
},
"source": {
"git": "https://github.com/jingyiqiujing/ZLDatePickerView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": [
"classes",
"classes/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}