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