blob: f53c151f375999199beeb315a599e7aa4e626ad5 [file] [log] [blame]
{
"name": "WXTabbedTableViewController",
"version": "1.0.1",
"summary": "A handy view controller class, it manages a table view which can have one or more table views or collection views as pages.",
"homepage": "https://github.com/buptwsg/WXTabbedTableViewController",
"license": "MIT",
"authors": {
"buptwsg": "buptwsg@yeah.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/buptwsg/WXTabbedTableViewController.git",
"tag": "1.0.1"
},
"source_files": [
"TabbedTableViewController",
"TabbedTableViewController/*.{h,m}"
],
"frameworks": "UIkit",
"requires_arc": true
}