[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / TBFacetTableView / 0.1.2 / TBFacetTableView.podspec.json
blobfbf9cd9cfeaea811f4fc7ada2e779a09487c8ccb
2   "name": "TBFacetTableView",
3   "version": "0.1.2",
4   "summary": "A UITableView with cells shaped like facets.",
5   "description": "                       A UITableView with cells shaped like facets. Facets can be highlighted.\n",
6   "homepage": "http://github.com/tarbrain/TBFacetTableView",
7   "license": "MIT",
8   "authors": {
9     "Julian Krumow": "julian.krumow@tarbrain.com"
10   },
11   "source": {
12     "git": "https://github.com/tarbrain/TBFacetTableView.git",
13     "tag": "0.1.2"
14   },
15   "screenshots": [
16     "https://raw.githubusercontent.com/tarbrain/TBFacetTableView/master/Documentation/Images/Screenshots/screenshot.png"
17   ],
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": true,
22   "source_files": "Classes/**/*.{h,m}"