[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / 3 / b / c / BRTextView-Swift / 0.0.2 / BRTextView-Swift.podspec.json
blob98668c0c835c8c324baef92502c65c24543c6668
2   "name": "BRTextView-Swift",
3   "version": "0.0.2",
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.2"
23   },
24   "source_files": "BRTextView-Swift/BRTextView.swift",
25   "pushed_with_swift_version": "4.0"