blob: db8e46529934ce72b910ba7467dc1d659e725765 [file] [log] [blame]
{
"name": "QWKTableView",
"version": "0.1.1",
"summary": "Easy to use table views",
"description": "QWKTableView includes the components needed to setup and display cells in a table view. Its designed to rapidly get data displaying into a table view. More advanced table operations is not recommended for this library however you can extend any aspect.",
"homepage": "https://github.com/liltimtim/QWKTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liltimtim": "liltimtim@gmail.com"
},
"source": {
"git": "https://github.com/liltimtim/QWKTableView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "QWKTableView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}