[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / 0 / VSInputView / 0.0.1 / VSInputView.podspec.json
blob192ff777de7961be9432a007227409cfb2d57cc5
2   "name": "VSInputView",
3   "version": "0.0.1",
4   "summary": "Limit of input count in UITextField and UITextView!",
5   "description": "Limit of input count in UITextField and UITextView!!",
6   "homepage": "https://github.com/visoon/VSInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vison": "visoooon@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/visoon/VSInputView.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "VSInputView",
23     "VSInputViewDemo/VSInputView/*"
24   ],
25   "resources": "VSInputViewDemo/VSInputView/VSInputView.bundle"