blob: ede3c6dff507f4e50a892c24d0bed6e100c49f5e [file] [log] [blame]
{
"name": "QuickTableViewController",
"version": "0.8.4",
"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",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bcylin/QuickTableViewController.git",
"tag": "v0.8.4"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}