blob: 62f62aa953181fd999c992ad353d97e259fc051c [file] [log] [blame]
{
"name": "FocusTvButton",
"authors": {
"David Cordero": "dcorderoramirez@gmail.com"
},
"version": "3.0.0",
"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": "3.0.0"
},
"platforms": {
"tvos": "9.0"
},
"source_files": "FocusTvButton/Source/*.swift"
}