| { | |
| "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" | |
| } |