blob: 4028a8eaf0cbfec211c52bd3afb6f12b9885bf5e [file] [log] [blame]
{
"name": "FocusTvButton",
"authors": {
"David Cordero": "dcorderoramirez@gmail.com"
},
"version": "0.0.1",
"license": "MIT",
"summary": "Light wrapper of UIButton that allow extra customization for tvOS",
"homepage": "https://github.com/dcordero/FocusTvButton",
"source": {
"git": "https://github.com/dcordero/FocusTvButton.git",
"tag": "0.0.1"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "Source/*.swift"
}