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