[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / e / 4 / 0 / LBTitleInputCell / 0.0.1 / LBTitleInputCell.podspec.json
blob22148cfef4e625bcbc57b72fba4f2fd51529b374
2   "name": "LBTitleInputCell",
3   "version": "0.0.1",
4   "summary": "左标题右输入框排列样式的LBTitleInputCell",
5   "description": "项目中用的比较多的左标题右输入框排列样式的cell,只需要传入一个titleArray,该cell讲自动计算titleArray最长的,以及自动排列输入框的最佳位置。",
6   "homepage": "https://github.com/A1129434577/LBTitleInputCell",
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/LBTitleInputCell.git",
19     "tag": "0.0.1"
20   },
21   "dependencies": {
22     "LBTextField": [
24     ]
25   },
26   "source_files": "LBTitleInputCell/**/*.{h,m}",
27   "requires_arc": true