blob: 21790bf3680f3b71b2ef33c301ca105965659189 [file] [log] [blame]
{
"name": "TableViewContent",
"version": "2.1.0",
"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": "2.1.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "TableViewContent/Classes/**/*",
"swift_version": "5.0"
}