blob: 158c8f417b0173f0edf50ff772220b50d8c79f8c [file] [log] [blame]
{
"name": "NATableView",
"version": "5.0.4",
"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.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NATableView/Classes/**/*",
"pushed_with_swift_version": "3.0"
}