blob: 35db6ea67cbe54387ad1a1c04dfe434ceb24dd78 [file] [log] [blame]
{
"name": "TableViewContent",
"version": "0.2.1",
"summary": "Declare tableView contents, inspired DataSourceKit.",
"description": "Declare tableView contents, inspired DataSourceKit.",
"homepage": "https://github.com/0x0c/TableViewContent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akira Matsuda": "akira.matsuda@me.com"
},
"source": {
"git": "https://github.com/0x0c/TableViewContent.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source_files": "TableViewContent/Classes/**/*"
}