blob: 049e012d059f7202e65d3eea58f95d5acdc54a68 [file] [log] [blame]
{
"name": "EnumeratedTable",
"version": "1.0.0",
"summary": "An elegant way to layout a table using Swift enum.",
"description": "An elegant way to layout a *static* table view using Swift enumeration.",
"homepage": "https://github.com/EdgarDegas/ResponsiveButton",
"license": "MIT",
"authors": {
"iMoe": "iMoeNya@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.1"
],
"source": {
"git": "https://github.com/EdgarDegas/EnumeratedTable.git",
"tag": "1.0.0"
},
"source_files": "Source/**/*",
"swift_version": "5.1"
}