[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / d / 3 / c / LBTextField / 0.0.4 / LBTextField.podspec.json
blob18167b44f5f5db8bda01294fa0db8a621503c746
2   "name": "LBTextField",
3   "version": "0.0.4",
4   "summary": "自定义TextField",
5   "description": "高效自定义TextField,功能包括Format输入、输入字符限制、输入格式错误判定、输入长度控制。",
6   "homepage": "https://github.com/A1129434577/LBTextField",
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/LBTextField.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "LBTextField/**/*.{h,m}",
22   "requires_arc": true