blob: e6b14c643fc70db1586d42108946a91093a46bc5 [file] [log] [blame]
{
"name": "HSBTextView",
"version": "0.1.1",
"summary": "Hash Tag TextView",
"swift_version": "4.2",
"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.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift",
"frameworks": "UIKit"
}