blob: 51e3d05663c311f51a4dd7b1d2f7307763712a76 [file] [log] [blame]
{
"name": "NATableView",
"version": "5.1.0",
"summary": "Wrapper for UITableView, UITableViewDataSource and UITableViewDelegate.",
"description": "Wrapper for UITableView, UITableViewDataSource and UITableViewDelegate.\nConvenient when displaying a bounded number of cells (less than 20)",
"homepage": "https://github.com/nickager/NATableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nick Ager": "nick.ager@gmail.com"
},
"source": {
"git": "https://github.com/nickager/NATableView.git",
"tag": "5.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NATableView/Classes/**/*",
"pushed_with_swift_version": "4.0"
}