[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 2 / d / LBYearMonthPickerVC / 1.0.1 / LBYearMonthPickerVC.podspec.json
blob0269a951d9e55e0f55ab42fc70b0f6ca26df6887
2   "name": "LBYearMonthPickerVC",
3   "version": "1.0.1",
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.1"
20   },
21   "dependencies": {
22     "LBPresentTransitions": [
24     ]
25   },
26   "source_files": "LBYearMonthPickerVC/**/*.{h,m}",
27   "requires_arc": true