blob: 312d70208972096ff7100ff2652a95238386db4a [file] [log] [blame]
{
"name": "TvOSSlider",
"authors": "Zattoo",
"version": "1.0.0",
"license": "MIT",
"summary": "TvOSSlider is an implementation of UISlider for tvOS.",
"homepage": "https://github.com/zattoo/TvOSSlider",
"source": {
"git": "https://github.com/zattoo/TvOSSlider.git",
"tag": "1.0.0"
},
"platforms": {
"tvos": "11.0"
},
"source_files": "TvOSSlider/**/*.swift"
}