blob: 92a4f6db7fdf27647400a7d2ecc4d90c460d1e72 [file] [log] [blame]
{
"name": "SKStatefulTableViewController",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "7.1"
},
"source_files": "SKStatefulTableViewController/*.{h,m}",
"requires_arc": true
}