[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / b / c / BRTextView-Swift / 0.0.1 / BRTextView-Swift.podspec.json
blobf99ccc01196d0ffda2418c0bdc94fcadfea0b3fb
2   "name": "BRTextView-Swift",
3   "version": "0.0.1",
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.1"
23   },
24   "source_files": "BRTextView-Swift/BRTextView.swift",
25   "pushed_with_swift_version": "4.0"