blob: 26981cf050005492d7976b490c961b4810869ce2 [file] [log] [blame]
{
"name": "QuickTableViewController",
"version": "1.2.3",
"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.3"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"swift_version": "5"
}