blob: 468dd462b8cd5c76d26ba6ccc6a7cfcdb5d0c39b [file] [log] [blame]
{
"name": "EPSStaticTableViewController",
"version": "1.0.1",
"license": "MIT",
"summary": "A subclass of UITableViewController that makes it easy to set up table views with static content.",
"platforms": {
"ios": "6.0"
},
"homepage": "https://github.com/ElectricPeelSoftware/EPSStaticTableViewController",
"authors": {
"Peter Stuart": "peter@electricpeelsoftware.com",
"Justin Stuart": "justin@electricpeelsoftware.com"
},
"source": {
"git": "https://github.com/ElectricPeelSoftware/EPSStaticTableViewController.git",
"tag": "1.0.1"
},
"requires_arc": true,
"public_header_files": "EPSStaticTableViewController/*.h",
"source_files": "EPSStaticTableViewController/*"
}