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