[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / d / LSiOSPopView / 2.3.0 / LSiOSPopView.podspec.json
blob226b6b6bcedad441c23ce3a0313cc4423a5a074f
2   "name": "LSiOSPopView",
3   "version": "2.3.0",
4   "summary": "视图控件 - 弹框集合",
5   "description": "更新说明:\n修复在iOS 14,UIPickerView子视图层级关系改变导致的视图问题;",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSPopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "danfort": "quanchengk@163.com"
13   },
14   "source": {
15     "git": "https://code.aliyun.com/LSKit/LSiOSPopView.git",
16     "tag": "2.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSPopView/Classes/**/*",
22   "resources": "LSiOSPopView/Assets/**/*.{png}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "LSiOSTextView": [
30     ]
31   }