[Add] NeuroID 3.4.1
[CocoaPods.git] / Specs / 5 / 0 / 9 / TBFacetTableView / 0.2.0 / TBFacetTableView.podspec.json
blobe4ec9a81c5bf7e990c1ba787c3744b9f0c2094b0
2   "name": "TBFacetTableView",
3   "version": "0.2.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": "0.2.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}"