blob: 3aee075cf98bf3f04f8951604077303a576ae881 [file] [log] [blame]
{
"name": "TableManager",
"version": "1.10.3",
"summary": "An extension of UITableView. The table the way it should be.",
"description": "TableManager is an extension of UITableView. Manipulate your table in an easier way. Add sections and rows. Configure headers and footers. Hide and show rows individually. And this library will handle all the protocols for you. The table the way it should be.",
"homepage": "https://github.com/Morbix/TableManager",
"license": "MIT",
"authors": {
"Henrique Morbin": "morbin_@hotmail.com"
},
"social_media_url": "http://twitter.com/Morbin_",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.1",
"source": {
"git": "https://github.com/Morbix/TableManager.git",
"tag": "1.10.3"
},
"source_files": "Pod/Classes/**/*"
}