blob: 7cd73be12c1c53201d32e1ca15bd47cb6e390af4 [file] [log] [blame]
{
"name": "QuickTableViewController",
"version": "0.3.0",
"summary": "A simple way to create a UITableView for settings.",
"screenshots": "https://bcylin.github.io/QuickTableViewController/img/screenshot.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.3.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}