[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / 1 / DRInputLimitManager / 0.1.1 / DRInputLimitManager.podspec.json
blobfdcc41e413e385d8ecf0d23f81a606ba3095752e
2   "name": "DRInputLimitManager",
3   "version": "0.1.1",
4   "summary": "一句话添加对满足UITextInput协议的输入框做文字限制,字数限制,输入内容限制等",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/DeanFs/DRInputLimitManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dean_F": "stone.feng1990@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DeanFs/DRInputLimitManager.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "DRInputLimitManager/Classes/**/*",
22   "dependencies": {
23     "BlocksKit": [
25     ],
26     "DRMacroDefines": [
28     ]
29   }