blob: 5236d31ecc8caa982c1cd1842830065e3a4fc19c [file] [log] [blame]
{
"name": "TvOSCustomizableTableViewCell",
"authors": "Zattoo",
"version": "1.0.0",
"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.0.0"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "Sources/**/*.swift",
"pushed_with_swift_version": "3.0"
}