blob: b7aa48fe748d215f0d466bd2798c255fa5f82146 [file] [log] [blame]
{
"name": "EnumeratedTable",
"version": "0.0.3",
"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": "9.0"
},
"swift_versions": [
"5.0",
"5.0"
],
"source": {
"git": "https://github.com/EdgarDegas/EnumeratedTable.git",
"tag": "0.0.3"
},
"source_files": "Source/**/*",
"swift_version": "5.0"
}