blob: 57797181698acba8e264bad050d00ca5614b8352 [file] [log] [blame]
{
"name": "TvOSCustomizableTableViewCell",
"authors": "Zattoo",
"version": "1.1.1",
"license": "MIT",
"summary": "Light wrapper of UITableViewCell that allow extra customization for tvOS",
"homepage": "https://github.com/zattoo/TvOSCustomizableTableViewCell",
"source": {
"git": "https://github.com/zattoo/TvOSCustomizableTableViewCell.git",
"tag": "1.1.1"
},
"platforms": {
"tvos": "11.0"
},
"source_files": "Sources/**/*.swift",
"dependencies": {
"ZattooGradientView": [
"~> 1.0.0"
]
}
}