[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / a / 2 / d / LBYearMonthPickerVC / 1.0.0 / LBYearMonthPickerVC.podspec.json
blob5c021b40568163dc3e5f6bf898d72d9cd7a853c4
2   "name": "LBYearMonthPickerVC",
3   "version": "1.0.0",
4   "summary": "只能选择年月的时间选择器",
5   "description": "只显示年月,并且可以自定义参数加入到任何位置,比如【全部年】/【全部月】的时间选择器。",
6   "homepage": "https://github.com/A1129434577/LBYearMonthPickerVC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "刘彬": "1129434577@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/A1129434577/LBYearMonthPickerVC.git",
19     "tag": "1.0.0"
20   },
21   "dependencies": {
22     "LBPresentTransitions": [
24     ]
25   },
26   "source_files": "LBYearMonthPickerVC/**/*.{h,m}",
27   "requires_arc": true