blob: fc84a86e09c01a462ffeb534b56d06e6cc439df3 [file] [log] [blame]
{
"name": "SKStatefulTableViewController",
"version": "0.0.14",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "http://github.com/shiki/SKStatefulTableViewController",
"summary": "UITableviewController subclass that supports pull-to-refresh, load-more, initial-load, and empty states.",
"authors": {
"Shiki": "jayson@basanes.net"
},
"source": {
"git": "https://github.com/shiki/SKStatefulTableViewController.git",
"tag": "0.0.14"
},
"platforms": {
"ios": "7.1"
},
"source_files": "SKStatefulTableViewController/*.{h,m}",
"requires_arc": true
}