[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 5 / b / CKSelectedTableViewCellFactory / 1.1.0 / CKSelectedTableViewCellFactory.podspec.json
bloba8f7a411e5a6b6e2a773e9dc32ba95fe08ccbe22
2   "name": "CKSelectedTableViewCellFactory",
3   "version": "1.1.0",
4   "platforms": {
5     "ios": null
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/codykimberling/CKSelectedTableViewCellFactory/",
12   "authors": {
13     "Cody Kimberling": "clkimberling@gmail.com"
14   },
15   "summary": "Selected Background factory UITableViewCell.",
16   "description": "Selected Background factory UITableViewCell.  Works with Plain and Grouped TableViews and allows for custom corner radius and backgroundColor.",
17   "source": {
18     "git": "https://github.com/codykimberling/CKSelectedTableViewCellFactory.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "CKSelectedTableViewCellFactory/CKSelectedTableViewCellFactory.{h,m}",
22   "requires_arc": true