[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 4 / LSiOSInputCell / 1.0.4 / LSiOSInputCell.podspec.json
blob35c5f512f81bbe2bfcd1812b253b1e4b5c2e3def
2   "name": "LSiOSInputCell",
3   "version": "1.0.4",
4   "summary": "视图控件 - 集成的表单样式",
5   "description": "集成的表单样式\n更新说明:\n新增文本输入模式下的箭头展示效果。",
6   "homepage": "https://code.aliyun.com/LSKit/LSiOSCell",
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/LSiOSCell.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSInputCell/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSTableView": [
26     ],
27     "LSiOSTextView": [
29     ],
30     "LSiOSTextField": [
32     ],
33     "Masonry": [
35     ],
36     "UITableView+FDTemplateLayoutCell": [
38     ],
39     "LSiOSHook": [
41     ]
42   }