[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 7 / d / TextInputLimit / 1.0.2 / TextInputLimit.podspec.json
blob26d6aed0d0914c501a57f73cc576fc49f2399419
2   "name": "TextInputLimit",
3   "version": "1.0.2",
4   "summary": "set a limit input to UITextField and UITextView.",
5   "description": "set a limit input to UITextField and UITextView.",
6   "homepage": "https://github.com/xuwening/textInputLimit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuwening": "xuwening@126.com"
13   },
14   "source": {
15     "git": "https://github.com/xuwening/textInputLimit.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "TextInputLimit/Classes/**/*"