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