blob: 480ac5f20017d36916a2ad439c2adfd1cbf6ed77 [file] [log] [blame]
{
"name": "STableViewController",
"version": "0.0.1",
"summary": "STableViewController is a custom table view controller that supports pull-to-refresh and load-more.",
"description": "STableViewController is a custom table view controller that supports pull-to-refresh and load-more. It was designed to have views and behaviors that can be easily customized.",
"homepage": "https://github.com/shiki/STableViewController",
"license": "MIT",
"authors": {
"shiki": "shikishiji@gmail.com"
},
"source": {
"git": "https://github.com/shiki/STableViewController.git",
"commit": "abdce84f329c3949cdd7e2b779726aa70c65ee19"
},
"platforms": {
"ios": null
},
"source_files": "STableViewController",
"requires_arc": false
}