blob: d693157d2d03c5977b5cb38b5265cbc2056e8a92 [file] [log] [blame]
{
"name": "TBFacetTableView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/**/*.{h,m}"
}