blob: 96f747e5168342e96f8c981c40addd3bcf766189 [file] [log] [blame]
{
"name": "EnumeratedTable",
"version": "0.0.2",
"summary": "Elegant way to layout a table with Swift enum.",
"homepage": "https://github.com/EdgarDegas/ResponsiveButton",
"license": "MIT",
"authors": {
"iMoe": "iMoeNya@outlook.com"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source": {
"git": "https://github.com/EdgarDegas/EnumeratedTable.git",
"tag": "0.0.2"
},
"source_files": "Source/**/*",
"swift_version": "5.0"
}