blob: c4d218524d5c5dd968a98ee47e9c85cf9c746e09 [file] [log] [blame]
{
"name": "EXTable",
"version": "1.2.4",
"summary": "A declarative table view controller.",
"homepage": "https://github.com/amkomatz/EXTable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Austin-Michael Komatz",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/amkomatz/EXTable.git",
"tag": "1.2.4"
},
"source_files": "**/*.{swift}",
"exclude_files": "Classes/Exclude"
}