[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 3 / c / LBTextField / 0.0.3 / LBTextField.podspec.json
blob26862bd82a0f5f84b8ab3569b3de1b59caef994a
2   "name": "LBTextField",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": "LBTextField/**/*.{h,m}",
22   "requires_arc": true