blob: b17660cf4f4aba56784ecf79a5139df0ed1732bc [file] [log] [blame]
{
"name": "MNStaticTableViewController",
"version": "1.0.0",
"summary": "MNStaticTableViewController is a UITableViewController optimized for creating a tableview with static sections.",
"homepage": "https://github.com/madninja/MNStaticTableViewController",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Marc Nijdam": "http://imadjine.com"
},
"source": {
"git": "https://github.com/madninja/MNStaticTableViewController.git",
"tag": "1.0.0"
},
"source_files": "MNStaticTableViewController/MNStaticTableViewController.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}