[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / d / 4 / LSiOSInputCell / 0.0.1 / LSiOSInputCell.podspec.json
blob8c2a6f5f4179fb4dc0cad8c1f22593c62e05d358
2   "name": "LSiOSInputCell",
3   "version": "0.0.1",
4   "summary": "朗新框架 - 视图控件 - 集成的表单样式",
5   "description": "集成的表单样式",
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": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LSiOSInputCell/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "LSiOSBasic": [
26     ],
27     "LSiOSTableView": [
29     ],
30     "LSiOSTextView": [
32     ],
33     "LSiOSTextField": [
35     ],
36     "Masonry": [
38     ],
39     "UITableView+FDTemplateLayoutCell": [
41     ]
42   }