blob: a4059782dda4ea66e3cd859e3dadb0b3baaa240d [file] [log] [blame]
{
"name": "HSBTextView",
"version": "0.0.1",
"summary": "Hash Tag TextView",
"swift_version": "4.0",
"description": "Hash Tag TextView.",
"homepage": "https://github.com/hsb9kr/HSBTextView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Red": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBTextView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift"
}