blob: 94957f146cb2573871cbb4ea28f022d363bfdb90 [file] [log] [blame]
{
"name": "MwfTableViewController",
"platforms": {
"ios": null
},
"version": "0.0.5",
"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.5"
},
"source_files": "main/**/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": false
}