blob: 4af52d5ebfa70cb5c22686639716e767a4057d36 [file] [log] [blame]
{
"name": "QWKTableView",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "QWKTableView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}