blob: 56826173e69edc29c2a91d75f6d08168a698e314 [file] [log] [blame]
{
"name": "LBYearMonthPickerVC",
"version": "0.0.2",
"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": "0.0.2"
},
"dependencies": {
"LBPresentTransitions": [
]
},
"source_files": "LBYearMonthPickerVC/**/*.{h,m}",
"requires_arc": true
}