[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / b / c / BRTextView-Swift / 0.0.3 / BRTextView-Swift.podspec.json
blob1c75a8ba0bb7240c3cc2b4d222c97053a90cac11
2   "name": "BRTextView-Swift",
3   "version": "0.0.3",
4   "summary": "A Swift implementation of BRTextView.",
5   "description": "Automatic increase TextView,subclass of UITextView.",
6   "homepage": "https://github.com/BeareadIO/BRTextView-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nil": "zhangchao@bearead.cn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "4.0"
19   },
20   "source": {
21     "git": "https://github.com/BeareadIO/BRTextView-Swift.git",
22     "tag": "0.0.3"
23   },
24   "source_files": "BRTextView-Swift/BRTextView.swift",
25   "pushed_with_swift_version": "4.0"