blob: 884e39e9158e3995d7d916db8f9b09b3c71ea618 [file] [log] [blame]
{
"name": "HSBFloatingTableView",
"version": "0.0.2",
"summary": "Dropdown tableview",
"swift_version": "4.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBFloatingTableView/Classes/*.swift",
"frameworks": "UIKit"
}