[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 0 / 1 / LimitInputTextControl / 0.0.1 / LimitInputTextControl.podspec.json
blob20738cd4e657aa153a1eca04b5f1d5669b3023a7
2   "name": "LimitInputTextControl",
3   "version": "0.0.1",
4   "summary": "限制输入长度以及字数控件",
5   "description": "支持 UITextField 文字输入字数限制\n支持 UITextView 文字输入行数以及字数限制",
6   "homepage": "https://github.com/0x1306a94/LimitInputTextControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "0x1306a94": "0x1306a94@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/0x1306a94/LimitInputTextControl.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LimitInputTextControl/Classes/**/*.{h,m}",
22   "frameworks": "UIKit"