blob: 48129407f807c7ade8ea35dc124821d553c5f1c8 [file] [log] [blame]
{
"name": "HSBFloatingTableView",
"version": "0.0.4",
"summary": "Dropdown tableview",
"swift_version": "5.0",
"description": "Dropdown tableview top, bottom.",
"homepage": "https://github.com/hsb9kr/HSBFloatingTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Red": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBFloatingTableView.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBFloatingTableView/Classes/*.swift",
"frameworks": "UIKit"
}