[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 2 / 3 / TvOSCustomizableTableViewCell / 1.1.1 / TvOSCustomizableTableViewCell.podspec.json
blob57797181698acba8e264bad050d00ca5614b8352
2   "name": "TvOSCustomizableTableViewCell",
3   "authors": "Zattoo",
4   "version": "1.1.1",
5   "license": "MIT",
6   "summary": "Light wrapper of UITableViewCell that allow extra customization for tvOS",
7   "homepage": "https://github.com/zattoo/TvOSCustomizableTableViewCell",
8   "source": {
9     "git": "https://github.com/zattoo/TvOSCustomizableTableViewCell.git",
10     "tag": "1.1.1"
11   },
12   "platforms": {
13     "tvos": "11.0"
14   },
15   "source_files": "Sources/**/*.swift",
16   "dependencies": {
17     "ZattooGradientView": [
18       "~> 1.0.0"
19     ]
20   }