blob: 3d5339edcce62b55cc3f5c8528b05f03d624ffcc [file] [log] [blame]
{
"name": "QuickTableViewController",
"version": "1.2.4",
"summary": "A simple way to create a UITableView for settings.",
"screenshots": [
"https://raw.githubusercontent.com/bcylin/QuickTableViewController/gh-pages/img/screenshot-1.png",
"https://raw.githubusercontent.com/bcylin/QuickTableViewController/gh-pages/img/screenshot-2.png"
],
"homepage": "https://github.com/bcylin/QuickTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "bcylin",
"swift_versions": "5",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/bcylin/QuickTableViewController.git",
"tag": "v1.2.4"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"swift_version": "5"
}