[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / e / ZWTextView / 0.1.0 / ZWTextView.podspec.json
blobdeed97ef6bed4c8de788746038cdf984c6cda539
2   "name": "ZWTextView",
3   "version": "0.1.0",
4   "summary": "A short description of ZWTextView.",
5   "description": "自定义TextView, 包含了各种属性, 文字颜色, 占位符颜色, 最大输入字数等",
6   "homepage": "https://github.com/zhangwei2318/ZWTextView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangwei2318": "zhangwei2318@163.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangwei2318/ZWTextView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZWTextView/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
25     ]
26   }