blob: fb78e1993f367cfdceec45caaf07548abdc23122 [file] [log] [blame]
{
"name": "QuickTableViewController",
"version": "1.1.1",
"summary": "A simple way to create a UITableView for settings.",
"screenshots": [
"https://bcylin.github.io/QuickTableViewController/img/screenshot-1.png",
"https://bcylin.github.io/QuickTableViewController/img/screenshot-2.png"
],
"homepage": "https://github.com/bcylin/QuickTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "bcylin",
"swift_version": "4.2",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/bcylin/QuickTableViewController.git",
"tag": "v1.1.1"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}