[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / TBFacetTableView / 1.0.0 / TBFacetTableView.podspec.json
blobf9b6f42c2caa6b03f19332fdbca0697b7267c24e
2   "name": "TBFacetTableView",
3   "version": "1.0.0",
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": "1.0.0"
14   },
15   "screenshots": [
16     "https://raw.githubusercontent.com/tarbrain/TBFacetTableView/master/Documentation/Images/Screenshots/facets.png",
17     "https://raw.githubusercontent.com/tarbrain/TBFacetTableView/master/Documentation/Images/Screenshots/facets_highlighted.png"
18   ],
19   "platforms": {
20     "ios": "5.0"
21   },
22   "requires_arc": true,
23   "source_files": "Classes/**/*.{h,m}"