[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / 2 / 3 / TvOSCustomizableTableViewCell / 2.0.1 / TvOSCustomizableTableViewCell.podspec.json
blob0081b1787641a845aac615b34d9c53f34c049894
2   "name": "TvOSCustomizableTableViewCell",
3   "authors": "Zattoo",
4   "version": "2.0.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": "2.0.1"
11   },
12   "swift_versions": "5.0",
13   "platforms": {
14     "tvos": "11.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "dependencies": {
18     "ZattooGradientView": [
19       "~> 1.0.0"
20     ]
21   },
22   "swift_version": "5.0"