blob: 28dbf8917c8dd92f523e9912dbfc69cce71deb09 [file] [log] [blame]
{
"name": "TableViewDataSource",
"version": "0.0.1",
"summary": "TableViewDataSource swift-implementation",
"description": "Data Source structure and TableViewDataSource swift-implementation",
"homepage": "https://github.com/K0rka/TestTableView",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Korovkina Ekaterina": "c.korovkina@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/K0rka/TestTableView.git",
"tag": "0.0.1"
},
"source_files": [
"TableDisplayManagers",
"TestTableView/TableDisplayManagers/*.{h,m,swift}"
]
}