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