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