blob: 0269a951d9e55e0f55ab42fc70b0f6ca26df6887 [file] [log] [blame]
{
"name": "LBYearMonthPickerVC",
"version": "1.0.1",
"summary": "只能选择年月的时间选择器",
"description": "只显示年月,并且可以自定义参数加入到任何位置,比如【全部年】/【全部月】的时间选择器。",
"homepage": "https://github.com/A1129434577/LBYearMonthPickerVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘彬": "1129434577@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/A1129434577/LBYearMonthPickerVC.git",
"tag": "1.0.1"
},
"dependencies": {
"LBPresentTransitions": [
]
},
"source_files": "LBYearMonthPickerVC/**/*.{h,m}",
"requires_arc": true
}