blob: 915f8710dc33f850298c9db80c4f633da24ba504 [file] [log] [blame]
{
"name": "MwfTableViewController",
"platforms": {
"ios": null
},
"version": "0.0.4",
"license": "MIT",
"summary": "Extension to UITableViewController in attempt to provide additional features that are reusable in most scenarios.",
"homepage": "http://github.com/meiwin/MwfTableViewController",
"authors": {
"Meiwin Fu": "meiwin@blockthirty.com"
},
"source": {
"git": "https://github.com/meiwin/MwfTableViewController.git",
"tag": "0.0.4"
},
"source_files": "main/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": false
}