blob: b00016d73bd940f2e1860de8104ed6bb7e2b3994 [file] [log] [blame]
{
"name": "BRTextView-Swift",
"version": "0.0.6",
"summary": "A Swift implementation of BRTextView.",
"description": "Automatic increase TextView,subclass of UITextView.",
"homepage": "https://github.com/BeareadIO/BRTextView-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nil": "zhangchao@bearead.cn"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"git": "https://github.com/BeareadIO/BRTextView-Swift.git",
"tag": "0.0.6"
},
"source_files": "BRTextView-Swift/BRTextView.swift",
"pushed_with_swift_version": "4.0"
}