blob: fbf9cd9cfeaea811f4fc7ada2e779a09487c8ccb [file] [log] [blame]
{
"name": "TBFacetTableView",
"version": "0.1.2",
"summary": "A UITableView with cells shaped like facets.",
"description": " A UITableView with cells shaped like facets. Facets can be highlighted.\n",
"homepage": "http://github.com/tarbrain/TBFacetTableView",
"license": "MIT",
"authors": {
"Julian Krumow": "julian.krumow@tarbrain.com"
},
"source": {
"git": "https://github.com/tarbrain/TBFacetTableView.git",
"tag": "0.1.2"
},
"screenshots": [
"https://raw.githubusercontent.com/tarbrain/TBFacetTableView/master/Documentation/Images/Screenshots/screenshot.png"
],
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}